MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Updates - mostly mainpage
Linney 6:
<pre><nowiki>*/
 
/* Main page fixes */
#interwiki-completelist {
margin-top: 0.5em;
border-top: solid 1px
padding-top: 0.5em;
list-style-type: none;
font-weight: bold;
}
/* Don't display some stuff on the main page */
body.page-Ard-ghuillag #deleteconfirm,
body.page-Ard-ghuillag #t-cite,
body.page-Ard-ghuillag #footer-info-lastmod,
body.page-Ard-ghuillag #siteSub,
body.page-Ard-ghuillag #contentSub {
display: none;
}
body.page-Ard-ghuillag h1.firstHeading {
display: none !important;
}
body.page-Ard-ghuillag #Ard-ghuillag {
margin-top: 0.5em;
}
 
body.page-Main_Page #mp-topbanner {
/* Add space below the toolbar */
margin-top: 0 !important;
#toolbar {
margin-bottom: 6px;
}