MediaWiki:Common.css: Difference between revisions

no edit summary
(Fixing search results colors)
No edit summary
Line 187: Line 187:
.search-types .current a {
.search-types .current a {
   color: #fff;
   color: #fff;
}
/* Fix thumbanil colors */
div.thumbinner {
    background-color: #000b10;
}
}