Difference between revisions of "MediaWiki:Common.css"

From Glossary of Forensic Document Examination & Pattern Recognition
Jump to: navigation, search
m
m
 
Line 2: Line 2:
  
 
#p-tb { display:none !important; }
 
#p-tb { display:none !important; }
 +
 +
 +
section#content a.external, section#content a.external[href^="gopher://"] {
 +
    padding-right: 0px;
 +
}

Latest revision as of 20:28, 27 August 2014

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

#p-tb { display:none !important; }


section#content a.external, section#content a.external[href^="gopher://"] {
    padding-right: 0px;
}