Difference between revisions of "MediaWiki:Common.css"
From IokeWiki
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
body, td, p { | body, td, p { | ||
Revision as of 14:41, 23 January 2009
/* CSS placed here will be applied to all skins */
body, td, p {
color: #444;
font-family:Arial, Verdana, Sans-Serif;
background: #fff;
}