User:Paradox/monobook.css
Revision as of 16:26, 12 January 2008 by Paradox (Talk | contribs) (New page: body { →font: x-small sans-serif; background: black url(headbg.jpg) 0 0 no-repeat; color: white; margin: 0; padding: 0;: /* Text-Sizing with ems: http://www.clagn...)
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 {
/*font: x-small sans-serif;
background: black url(headbg.jpg) 0 0 no-repeat;
color: white;
margin: 0;
padding: 0;*/
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #828282;
background-color: #000000;
background-image: url('http://forum.guildofwriters.com/styles/writers/theme/images/bg.png');
background-repeat: repeat-x;
background-position: center top;
/*font-size: 62.5%; This sets the default font size to be equivalent to 10px */
font-size: 10px;
margin: 0;
padding: 0px 20px;
}