Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
Line 2: | Line 2: | ||
#content { | #content { | ||
− | font-family: Georgia; | + | font-family: Georgia, serif; |
} | } | ||
Revision as of 08:39, 11 July 2009
/* CSS placed here will be applied to all skins */
#content {
font-family: Georgia, serif;
}
#footer {
height: 28px;
}
#footer ul {
margin-top: 1em;
}
#footer img {
margin-top: 6px;
}