HerrHulaHoop (talk | contribs) (Move TOC code to Common) |
HerrHulaHoop (talk | contribs) (Removed from common and moved it to specific page) |
||
Line 12: | Line 12: | ||
border-bottom-width: 1px; | border-bottom-width: 1px; | ||
border-bottom-color: #a2a9b1; | border-bottom-color: #a2a9b1; | ||
} | } |
Revision as of 06:26, 21 February 2020
/* CSS placed here will be applied to all skins */ /* Hide the title on the main page */ .action-view.page-Main_Page #siteSub, .action-submit.page-Main_Page #siteSub, .action-view.page-Main_Page #contentSub, .action-submit.page-Main_Page #contentSub, .action-view.page-Main_Page .firstHeading, .action-submit.page-Main_Page .firstHeading { display: none; } .text-bottomline { border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #a2a9b1; }