User:GPFontaine/monobook.css

From Sydapedia
Revision as of 18:23, 1 January 2008 by Gpfontaine (talk | contribs) (New page: body { →‎Background color is set separately on page type: color: black; } #article { } #specialform { display: inline; } #powersearch { background: #DDEEFF; border-style: solid; bor...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
body {
	/* Background color is set separately on page type */
	color: black;
}
#article { }
#specialform { display: inline; }
#powersearch {
  background: #DDEEFF; border-style: solid; border-width: 1; padding: 2;
}
.bodytext { }
a.interwiki, a.external { color: #3366BB; }
a.printable { text-decoration: underline; }
a.stub { color:#772233; text-decoration:none; }
h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
h2, h3, h4, h5, h6 { margin-bottom: 0; }
textarea { overflow: auto; }
p.subtitle { padding-top: 0; margin-top: 0; }