MediaWiki:Mobile.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 683: Line 683:
}
}


@media screen and (min-width: 650px) and (max-width: 1119px) {
    .citizen-header {
        --header-button-size: 2.8em;
        --header-icon-size: 2.9em;
    }
    .citizen-header__logo {
        margin-right: 0.88em;
    }
    .citizen-header__logo .mw-logo-icon {
        width: 4.382em;
        height: 3.4572em;
        margin-top: -0.1168em;
        margin-left: 0.248em;
    }
}
@media screen and (max-width: 720px) {
@media screen and (max-width: 720px) {
     .dabtag, #dabtag {
     .dabtag, #dabtag {
Line 692: Line 707:
}
}


@media screen and (min-width: 650px) and (max-width: 1119px) {
    .citizen-header {
        --header-button-size: 2.8em;
        --header-icon-size: 2.9em;
    }
    .citizen-header__logo {
        margin-right: 0.88em;
    }
    .citizen-header__logo .mw-logo-icon {
        width: 4.382em;
        height: 3.4572em;
        margin-top: -0.1168em;
        margin-left: 0.248em;
    }
}
@media screen and (min-width: 721px) {
@media screen and (min-width: 721px) {
     /*.citizen-header {
     /*.citizen-header {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.