MediaWiki:Gadget-ms-Themes.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
(moved over from Infoboxes.css)
No edit summary
Line 13: Line 13:
     line-height: 235%;
     line-height: 235%;
}
}
/*.page-The_Doctor .portable-infobox + .portable-infobox:nth-of-type(2) {
    background: #cbae74;
}*/

Revision as of 00:36, 23 January 2022

/* ==============================
   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%;
}

/*.page-The_Doctor .portable-infobox + .portable-infobox:nth-of-type(2) {
    background: #cbae74;
}*/