User:Hellsop/monobook.css: Difference between revisions

From altgothic
Jump to navigation Jump to search
(New page: body{ background: #000; } #content{ background: #444449; border: #999; } .portlet { background: #555559; margin-left: 4px; padding-top: 2px; } .pBody{ background: #333339; border: #999;...)
 
(Removing all content from page)
Line 1: Line 1:
body{
background: #000;
}


#content{
background: #444449;
border: #999;
}
.portlet {
background: #555559;
margin-left: 4px;
padding-top: 2px;
}
.pBody{
background: #333339;
border: #999;
}
.pBody a{
color: #90f;
}
.pBody a:visited{
color: #60f;
}
#p-logo{
background: #000;
}

Revision as of 19:33, 17 May 2008