Difference between revisions of "MediaWiki:Monobook.css"

From David's Notebook
Jump to navigationJump to search
Line 2: Line 2:
   
 
div.opengamecontent {
 
div.opengamecontent {
background: #f0f0ff;
+
background-color: #f0f0ff;
 
}
 
}
   

Revision as of 22:31, 8 May 2006

/* edit this file to customize the monobook skin for the entire site */

div.opengamecontent {
    background-color: #f0f0ff;
}

div.ogcfooter {
    text-align: right;
    font-size: 0.8em;
    clear: both;
}