MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Set infobox image size)
(Fix dark blue text in syntax highlight)
Line 139: Line 139:
.mw-highlight {
.mw-highlight {
filter: saturate(3)
filter: saturate(3)
}

.mw-highlight .nc {
color: #0087ff !important;
}
}