MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 31: Line 31:
#pagehistory li.selected {
#pagehistory li.selected {
     background: #116;
     background: #116;
     border: 1px dashed #f8f8ff;
     border: 1px dashed #6ac;
}
}
.autocomment { color: #668; }
.autocomment { color: #77a; }


div.gallerybox div.thumb {
div.gallerybox div.thumb {
Line 42: Line 42:
     background: #004;
     background: #004;
     color: #f8f8ff;
     color: #f8f8ff;
}
pre {
    border: 1px dashed #6ac;
    color: #f8f8ff;
    background: #115;
}
}