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;...)
(No difference)

Revision as of 19:32, 17 May 2008

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;
}