MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) dark mode |
Technochips (talk | contribs) attempted decorative banner |
||
| Line 174: | Line 174: | ||
background-color: #292526; | background-color: #292526; | ||
} | } | ||
.vector-menu-tabs .selected | |||
{ | { | ||
background: none; | background: none; | ||
} | |||
#mw-page-base | |||
{ | |||
background: linear-gradient(rgba(0,0,0,0.5),transparent), | |||
repeating-linear-gradient(115deg,transparent,transparent 5px,#34312C 5px,#34312C 16px); | |||
} | } | ||
.vector-menu-portal h3 | .vector-menu-portal h3 | ||