Note – after saving, you may have to bypass your browser’s cache to see the changes.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for ObsequiousNewt to every page, when User:ObsequiousNewt is using the Vector skin.


/*
html,body {
	font-family: 'UnifrakturMaguntia';
	font-feature-settings: "ss02","ss03","ss11","ss12","ss14","ss15","ss17","ss18","ss19","cv28","hlig","dlig","lnum";
}

.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4 {
	font-family: 'UnifrakturMaguntia';
	font-feature-settings: "ss02","ss03","ss11",       "ss14","ss15","ss17","ss18","ss19","cv28","lnum","liga" 0;
	letter-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
}

.mw-body .mw-editsection {
	font-family: 'UnifrakturMaguntia';
	letter-spacing: normal;
}

strong, b, em, i, cite {
	font-feature-settings: "ss02","ss03","ss11",       "ss14","ss15","ss17","ss18","ss19","cv28","lnum","liga" 0;
	letter-spacing: 0.2em;
	font-style: normal;
	font-weight: normal;
}

div.NavFrame div.NavHead {
	font-feature-settings: "ss02","ss03","ss11",       "ss14","ss15","ss17","ss18","ss19","cv28","lnum","liga" 0;
	letter-spacing: 0.2em;
	font-weight: normal;
}

.mention, .mention-tr, .ib-content, .use-with-mention, .form-of-definition, .gender,.number,.noun-class, .hypothetical {
	letter-spacing: normal;
	font-style: normal;
}

.Grek, .polytonic {
	font-family: DejaVu Sans,Athena,Gentium,Palatino Linotype,Arial Unicode MS,Lucida Sans Unicode,Lucida Grande,Code2000,sans-serif;
}
*/