MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 14: Line 14:


body {
body {
     background: #268;
     background: #06a;
     background-image: none;
     background-image: none;
}
}
Line 30: Line 30:
}
}


#pagehistory li { border: 1px solid #59c; }
#preftoc li, #pagehistory li { border: 1px solid #59c; }
#pagehistory li.selected {
#preftoc li.selected, #pagehistory li.selected {
     background: #116;
     background: #116;
     border: 1px dashed #6ac;
     border: 1px dashed #39c;
}
}
.autocomment { color: #77a; }
.autocomment { color: #77a; }
legend {
    background: #116;
}


div.gallerybox div.thumb {
div.gallerybox div.thumb {