MediaWiki:Monobook.css
From Rhaworth
(Difference between revisions)
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 */ | ||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | color: green; | ||
+ | } | ||
+ | </style> |
Revision as of 12:19, 20 October 2006
/* edit this file to customize the monobook skin for the entire site */ <style type="text/css"> body { color: green; } </style>