MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 33: | Line 33: | ||
} | } | ||
.mw-logo-wordmark { | .mw-logo-wordmark { | ||
color: | color: black; | ||
font-weight: 500; | font-weight: 500; | ||
} | } | ||
Line 42: | Line 42: | ||
font-family: 'Rubik' !important; | font-family: 'Rubik' !important; | ||
} | } | ||
/* | |||
.vector-header-container, .vector-sticky-header, .vector-sticky-header-container, .vector-header-container, .mw-header { | .vector-header-container, .vector-sticky-header, .vector-sticky-header-container, .vector-header-container, .mw-header { | ||
background-color: #287308 !important; | background-color: #287308 !important; | ||
} | } */ | ||
.catlinks { | .catlinks { | ||
Line 146: | Line 146: | ||
float: none; | float: none; | ||
} | } | ||
} | |||
#gallery_1, #gallery_2 { | |||
border-radius: 5px; | |||
} | } |