MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
background-color: #F9F9F9; | background-color: #F9F9F9; | ||
background-image: none; | background-image: none; | ||
font-family: Verdana,Geneva,sans-serif; | |||
font-size: 12px; | |||
} | } | ||
Revision as of 09:04, 17 June 2013
/* CSS placed here will be applied to all skins */
body {
background-color: #F9F9F9;
background-image: none;
font-family: Verdana,Geneva,sans-serif;
font-size: 12px;
}