MediaWiki:Vector.css: Difference between revisions

Content deleted Content added
removed menu css
m heading 2-5 font change to courier new
 
(One intermediate revision by the same user not shown)
Line 28:
}
.firstHeading {
font-family: sans-serif'Courier New';
color: #444;
}
Line 37:
 
.mw-body-content h2 {
font-family: 'Courier New';
font-size: 1.5em;
font-weight: bold;
line-height: 1.5em;
color: #444;
Line 44 ⟶ 46:
 
.mw-body-content h3 {
font-family: 'Courier New';
font-size: 1.15em;
font-weight: bold;
Line 52 ⟶ 55:
 
.mw-body-content h4 {
font-family: 'Courier New';
font-size: 1.1em;
font-weight: bold;
Line 141 ⟶ 145:
#catlinks {
margin-top:1em;
background-color:#f6f6f6;
text-align:center;
font-size:90%;
}