MediaWiki:Common.css

From IokeWiki
Revision as of 14:25, 23 January 2009 by Admin (talk | contribs) (New page: CSS placed here will be applied to all skins: body, td, p { color: #444; font-family:Arial, Verdana, Sans-Serif; background: #fff; })
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */

body, td, p {
  color: #444;
  font-family:Arial, Verdana, Sans-Serif;
  background: #fff;
}