MediaWiki:Common.css: Difference between revisions

From UNB Archives and Special Collections
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by one other user not shown)
Line 54: Line 54:
}
}


.toc, #toc {horizontal toc|align=center}
body.page-Main_Page h1#firstHeading {display:none;}
 
/* Mark attempts to add more space between paragraphs */ p {margin-bottom: 1em}

Latest revision as of 14:57, 26 June 2014

#ca-talk

{

  display:none!important;

}

#p-tb{

  display: none;

}

#n-recentchanges, #n-currentevents, #n-portal {

  display: none;
 visibility: hidden;

} div#mw-panel { padding-top: 3.5em; }

#p-logo a {

  height: 210px;

}

#p-navigation h5 {

  display:none;

}

div#mw-panel div.portal div.body ul li a {

  color: #000;
 font-weight: bold;

}

div#mw-panel div.portal div.body ul li { padding-bottom: 1em; }

#p-logo {

  height: 220px;
 top: -160px;

}

.tocnumber {

        display: none;

}

body.page-Main_Page h1#firstHeading {display:none;}

/* Mark attempts to add more space between paragraphs */ p {margin-bottom: 1em}