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 Circeus to every page, when User:Circeus is using the Monobook skin.


.IPA {font-family: Lucida Sans Unicode ! important ;} /*IPA font*/

.ib-brac, .ib-content, .ib-content a, .gloss-brac, .gloss-content, .mention, .use-with-mention, .use-with-mention * { color:DarkSlateGray; } /*Detect untemplated elements */
.sense-qualifier-colon { font-weight:bold; color: MidnightBlue;}

.serial-comma { display: inline } /*Shows the serial comma in some templates*/

.mention, .use-with-mention { font-style: italic; } /*Italicize words for words*/

.use-with-mention .mention { font-style: normal } /*Deitalicize head word in {{form of}}*/

.gender-period { display: inline } /*Show period in gender abbreviations like m., f. and n.*/

div.allpagesredirect {display:none} /*Hide redirects from Special:Allpages and Special:Prefixindex*/

.noShowEditText { display: none } /*hide text below edit box*/

li {list-style-position: inside;} /*bullet positions*/

/*limit ToC size*/

.toclimit-2 .toclevel-3, .toclimit-2 .toclevel-4, .toclimit-2 .toclevel-5 { display: none }

/*Headers in Main namespace*/

.ns-0 .firstHeading { font-family: Times New Roman, serif } 

.ns-0 h2 { color: MidnightBlue }

.ns-0 h3 { color: DarkSlateGray }

.ns-0 h4 { color: SlateGray }

.ns-0 h5 { color: LightSlateGray }