Jump to content

User:Ledrug/monobook.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Ledrug (talk | contribs)
m minor adjustment
Ledrug (talk | contribs)
m css colors
Line 1: Line 1:
div { background-color: #d8d8d8}
div { background-color: #d8d8d8}
div#content, div#p-cactions li a:hover, div#p-cactions li.selected a, div#content div.thumb {
div#content, div#p-cactions li a:hover, div#p-cactions li.selected a, div#content div.thumb {
background-color: #cbcccf;
background-color: #cbcccf !important;
}
}

Revision as of 11:20, 31 December 2014

div { background-color: #d8d8d8}
div#content, div#p-cactions li a:hover, div#p-cactions li.selected a, div#content div.thumb {
    background-color: #cbcccf !important;
}