MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 57: | Line 57: | ||
div#mw-head div.vectorMenu h4, | div#mw-head div.vectorMenu h4, | ||
div#p-variants.vectorMenu #mw-vector-current-variant { | div#p-variants.vectorMenu #mw-vector-current-variant { | ||
font-weight: | font-weight: 600; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
| Line 67: | Line 67: | ||
#p-cactions-label span, | #p-cactions-label span, | ||
div#mw-head div.vectorMenu h4 { | div#mw-head div.vectorMenu h4 { | ||
color: var(--color- | color: var( --color-siderbar-links); | ||
} | } | ||
#p-namespaces .new a, | #p-namespaces .new a, | ||
#p-views .new a { | #p-views .new a { | ||
color: # | color: #d7e0b0; | ||
} | } | ||