improved heading margins
This commit is contained in:
parent
9f1739c192
commit
42fa6e8838
@ -77,6 +77,7 @@ h1, h2, h3, h4, h5
|
||||
font-face: "Orbitron Medium"
|
||||
text-align: center
|
||||
font-weight: 300
|
||||
margin: 3em auto 1em auto
|
||||
|
||||
footer
|
||||
clear: both
|
||||
|
@ -94,7 +94,8 @@ header a:visited {
|
||||
h1, h2, h3, h4, h5 {
|
||||
font-face: "Orbitron Medium";
|
||||
text-align: center;
|
||||
font-weight: 300; }
|
||||
font-weight: 300;
|
||||
margin: 3em auto 1em auto; }
|
||||
|
||||
footer {
|
||||
clear: both;
|
||||
|
Loading…
x
Reference in New Issue
Block a user