Difference between revisions of "User:Cheridy/common.css"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 1: Line 1:
#content * {
#content *,
#content
{
   background:#ddd !important;
   background:#ddd !important;
   color:#000 !important;
   color:#000 !important;
}
}

Revision as of 18:21, 3 November 2010

#content *, 
#content 
{
   background:#ddd !important;
   color:#000 !important;
}