User:LBMixPro/standard.css

From YTMND
< User:LBMixPro
Revision as of 00:14, May 19, 2006 by LBMixPro (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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: Clear the cache in Tools → Preferences
body {
 margin: 0px; padding: 4px; 
 font-family: "Bitstream Vera Sans", "Arial", "Helvectica", sans-serif;
 font-size: 10pt;
 color: #000000;
 background-color: #EFEFEF;
}

h1.pagetitle {
 font-family: "Bitstream Vera Serif", "Times New Roman", "Times", serif;
 font-size: 16pt;
}

.subtitle {
 margin-left: 4em;
 font-size: 8pt;
}

#topbar .subtitle {
 margin-left: 0;
}