MediaWiki:FandomMobile.css/Archive: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
-inline CSS does not load on mobile
-inline CSS does not load on mobile
*/
*/
/*  =======================
    Classes specific to
    mobile CSS
    ======================= */
.context-link {
clear:left;
border: 2px solid var(--theme-accent-color);
font-size: 90%;
}




Line 70: Line 80:
     margin-right:17px;
     margin-right:17px;
     margin-top:5px;
     margin-top:5px;
    clear:right;
}
.stub-type + .stub-type + .stub-type,
#stub-type + .stub-type + .stub-type,
#stub-type + #stub-type + .stub-type,
#stub-type + #stub-type + #stub-type,
#stub-type + .stub-type + #stub-type,
.stub-type + #stub-type + .stub-type,
.stub-type + #stub-type + #stub-type,
.stub-type + .stub-type + #stub-type {
clear:left;
}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.