User:Greenpickle/monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
/*Watchlist edit message*/
/*Watchlist edit message*/
.usermessage {
.usermessage {
     background-color: #e0ffe0;
     background: #e0ffe0;
     color: Black;
     color: Black;
     font-weight: bold;
     font-weight: bold;
Line 78: Line 78:
/*ToC*/
/*ToC*/
#toc {
#toc {
     background-color: #ccffcc;
     background: #ccffcc;
     -moz-border-radius-topleft: 60px;
     -moz-border-radius-topleft: 60px;
     -moz-border-radius-bottomright: 60px;
     -moz-border-radius-bottomright: 60px;
Line 90: Line 90:
#p-tb .pBody:hover,
#p-tb .pBody:hover,
#p-wikicities-nav,
#p-wikicities-nav,
#catlinks:hover,
.pBody:hover, input.searchButton:hover {
.pBody:hover, input.searchButton:hover {
     background-color: #ffffff;
     background: #ffffff;
}
}
.portlet h5:hover {
.portlet h5:hover {
     background-color: #ffffff;
     background: #ffffff;
     color: #007700;
     color: #007700;
}
}
14,178

edits