MediaWiki:Common.css
From Kitbooth Wiki: English
(Difference between revisions)
| Line 3: | Line 3: | ||
body{ | body{ | ||
background:#e5e5e5 url(background_color.jpg); | background:#e5e5e5 url(background_color.jpg); | ||
| - | font-size: | + | font-size:1.2em; |
} | } | ||
Revision as of 16:45, 26 June 2010
/* This is the CSS for all skins (for all users) on Kitboth Wiki. */
body{
background:#e5e5e5 url(background_color.jpg);
font-size:1.2em;
}
body{
font-family: Corbel, Myriad, Arial, sans-serif;
line-height: 1.2em;
margin: 0;
padding: 0;
color: #424242;
}