MediaWiki:Common.css

From Kitbooth Wiki: English

Revision as of 17:04, 26 June 2010 by Admin (Talk | contribs)
Jump to:navigation, search

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. */

html{
	background:#e5e5e5 url(http://www.kitbooth.com/templates/3base/background_color.jpg);
}

body{
	background: url(http://www.kitbooth.com/templates/3base/background_image.jpg);
	font-size:17px;
	}

body,
body *{
	font-family: Corbel, Myriad, Arial, sans-serif;
	}
	
sup,
sup *{
	font-size:0.7em;
	line-height:0.7em;
	}
	
a,
a *{
	color: #006ab2;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

/*h1#firstHeading {
	font-size: 60px;
	line-height: 60px;
	}
*/
Navigation
Toolbox