MediaWiki:Common.css
From Kitbooth Wiki: English
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: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* This is the CSS for all skins (for all users) on Kitboth Wiki. */
body{
background:#e5e5e5 url(background_color.jpg);
font-size:14px;
}
body{
font-family: Corbel, Myriad, Arial, sans-serif;
line-height: 16px;
margin: 0;
padding: 0;
color: #424242;
}