MediaWiki:Mobile.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
Updated variable names
No edit summary
(Updated variable names)
Line 390: Line 390:
}
}


.citizen-body-header--sticky .mw-first-heading {
.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-body-header--sticky .mw-body-header::before {
.skin-citizen-dark .citizen-page-header--sticky .mw-body-header::before {
     background: var(--primary-6);
     background: var(--primary-6);
}
}
.skin-citizen-light .citizen-body-header--sticky .mw-body-header::before {
.skin-citizen-light .citizen-page-header--sticky .mw-body-header::before {
     background: var(--accent-3);
     background: var(--accent-3);
}
}
.skin-citizen-light .citizen-body-header--sticky .mw-body-header .mw-first-heading .mw-page-title-namespace,
.skin-citizen-light .citizen-page-header--sticky .mw-body-header .mw-first-heading .mw-page-title-namespace,
.skin-citizen-light .citizen-body-header--sticky .mw-body-header .mw-first-heading .mw-page-title-parenthesis {
.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-body-header--sticky .mw-body-header .mw-first-heading .mw-page-title-separator {
.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-body-header--sticky .mw-body-header .mw-first-heading {
.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-body-header--sticky .mw-body-header {
.citizen-page-header--sticky .mw-body-header {
    top: 33px;
    top: 33px;
    max-height: 20px;
    max-height: 20px;
Cookies help us deliver our services. By using our services, you agree to our use of cookies.