MediaWiki:Monobook.css: Difference between revisions
From David's Notebook
Jump to navigationJump 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 */ |
||
div.opengamecontent { |
|||
background: #f0f0ff; |
|||
} |
|||
div.ogcfooter { |
|||
text-align: right; |
|||
font-size: 0.8em; |
|||
clear: both; |
|||
} |
Revision as of 21:30, 8 May 2006
/* edit this file to customize the monobook skin for the entire site */ div.opengamecontent { background: #f0f0ff; } div.ogcfooter { text-align: right; font-size: 0.8em; clear: both; }