User:Kest/monobook.css: Difference between revisions

From altgothic
Jump to navigation Jump to search
(New page: body{ background: #000; })
 
No edit summary
Line 1: Line 1:
body{
bodyContent{
background: #000;
background-color: #000;
}
}

Revision as of 18:56, 17 May 2008

bodyContent{
background-color: #000;
}