MediaWiki

Difference between revisions of "Common.css"

From Help

 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
#navigationHeader {
+
#p-tb{
    display: table;
+
display : none;
    border-collapse: collapse;
+
}
    border-spacing: 0px 0px;
+
body.ns-xx #firstHeading {
     empty-cells: hide;
+
     display: none;
    margin: 0px auto 4px auto;
 
    width: 100%;
 
 
}
 
}
 +
.tocnumber { display:none; )

Latest revision as of 18:57, 30 October 2018

#p-tb{
 display : none;
 }
body.ns-xx #firstHeading {
    display: none;
}
.tocnumber { display:none; )