Actions

MediaWiki

Difference between revisions of "Foreground.css"

From London's Ghost Acres

Line 7: Line 7:
 
}
 
}
  
h4.namespace label {
+
h4.namespace.label {
 
display:none;
 
display:none;
 
}
 
}

Revision as of 14:41, 6 May 2016

#firstHeading {
font-size: x-large;
}

h2 {
font-size: larger;
}

h4.namespace.label {
display:none;
}

#tagline {
display: none;
}