User:Kest/monobook.css: Difference between revisions

From altgothic
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 3: Line 3:
}
}


#ca-nstab-user, #ca-talk, #ca-edit, #ca-history, #ca-move, #ca-watch{
background: #44449;
}
#content{
#content{
background: #444449;
background: #444449;

Revision as of 19:28, 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;
}