Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,865
edits
Bongolium500 (talk | contribs) No edit summary |
(Updated variable names) |
||
Line 390: | Line 390: | ||
} | } | ||
.citizen- | .citizen-page-header--sticky .mw-first-heading { | ||
font-family: "Maven Pro","Nunito","Rubik",sans-serif; | font-family: "Maven Pro","Nunito","Rubik",sans-serif; | ||
font-weight: 800; | font-weight: 800; | ||
Line 505: | Line 505: | ||
} | } | ||
.skin-citizen-dark .citizen- | .skin-citizen-dark .citizen-page-header--sticky .mw-body-header::before { | ||
background: var(--primary-6); | background: var(--primary-6); | ||
} | } | ||
.skin-citizen-light .citizen- | .skin-citizen-light .citizen-page-header--sticky .mw-body-header::before { | ||
background: var(--accent-3); | background: var(--accent-3); | ||
} | } | ||
.skin-citizen-light .citizen- | .skin-citizen-light .citizen-page-header--sticky .mw-body-header .mw-first-heading .mw-page-title-namespace, | ||
.skin-citizen-light .citizen- | .skin-citizen-light .citizen-page-header--sticky .mw-body-header .mw-first-heading .mw-page-title-parenthesis { | ||
color: var(--alt-text-color-2)!important; | color: var(--alt-text-color-2)!important; | ||
} | } | ||
.skin-citizen-light .citizen- | .skin-citizen-light .citizen-page-header--sticky .mw-body-header .mw-first-heading .mw-page-title-separator { | ||
color: var(--primary-5)!important; | color: var(--primary-5)!important; | ||
} | } | ||
.citizen- | .citizen-page-header--sticky .mw-body-header .mw-first-heading { | ||
color: white!important; | color: white!important; | ||
} | } | ||
Line 532: | Line 532: | ||
} | } | ||
@media screen and (max-width: 1119px) { | @media screen and (max-width: 1119px) { | ||
.citizen- | .citizen-page-header--sticky .mw-body-header { | ||
top: 33px; | top: 33px; | ||
max-height: 20px; | max-height: 20px; |
edits