Actions

MediaWiki

Difference between revisions of "Foreground.css"

From London's Ghost Acres

Line 8: Line 8:
  
 
h4.namespace {
 
h4.namespace {
font-size: smaller;
+
display:none;
 
}
 
}
  

Revision as of 14:39, 6 May 2016

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

h2 {
font-size: larger;
}

h4.namespace {
display:none;
}

#tagline {
display: none;
}