MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
body {font-family: Arial; | |||
font-size: 10px; | |||
font-style: normal; | |||
line-height: normal; | |||
font-weight: normal; | |||
font-variant: normal; | |||
text-transform: none; | |||
color: #ccff99; | |||
text-decoration: none; | |||
} | |||
Revision as of 00:51, 25 October 2005
/* edit this file to customize the monobook skin for the entire site */
body {font-family: Arial;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #ccff99;
text-decoration: none;
}