Difference between revisions of "MediaWiki:Common.css"
From IokeWiki
(New page: →CSS placed here will be applied to all skins: body, td, p { color: #444; font-family:Arial, Verdana, Sans-Serif; background: #fff; }) |
(No difference)
|
Revision as of 14:25, 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;
}