MediaWiki:Vector-2022.css: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
.mw-logo { | .mw-logo { | ||
min-width: 1em; | min-width: 1em; | ||
color:#111111; | |||
} | |||
.mw-logo:visited { | |||
color:#111111; | |||
} | |||
.mw-logo-icon{ | |||
display:none; | |||
} | |||
.mw-header { | |||
background-color: #EEE; | |||
} | |||
.mw-page-container { | |||
padding-left: 1em; | |||
padding-right: 1em; | |||
} | } |