MediaWiki:Gadget-ms-Themes.css: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
Bongolium500 (talk | contribs) m (Bongolium500 moved page MediaWiki:Themes.css to MediaWiki:Gadget-ms-Themes.css) |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 12: | Line 12: | ||
padding: 0 5px 0 5px; | padding: 0 5px 0 5px; | ||
line-height: 235%; | line-height: 235%; | ||
} | |||
/* Keeping the collapsible "navfobox" from affecting the tables on LOA pages */ | |||
.subpage-tabs-main + .stub-type + .collapsible-navfobox + .mobile-only + table, | |||
.subpage-tabs-main + .stub-type + .collapsible-navfobox + .mobile-only + table { | |||
clear: right; | |||
} | } | ||
Revision as of 15:30, 2 March 2024
/* ==============================
This CSS page houses the themes
for INDIVIDUAL portable infobox
templates.
If you want to see the CSS which more
generally applies to ALL infoboxes,
please proceed to MediaWiki:Infoboxes.css
=============================== */
.pi-theme-_Toby-Hadoke_s-Who_s-Round .pi-navigation:nth-of-type(2) {
padding: 0 5px 0 5px;
line-height: 235%;
}
/* Keeping the collapsible "navfobox" from affecting the tables on LOA pages */
.subpage-tabs-main + .stub-type + .collapsible-navfobox + .mobile-only + table,
.subpage-tabs-main + .stub-type + .collapsible-navfobox + .mobile-only + table {
clear: right;
}
/*.page-The_Doctor .portable-infobox + .portable-infobox:nth-of-type(2) {
background: #cbae74;
}*/