header CSS tweaks
This commit is contained in:
parent
05f879ab80
commit
ab977f7e81
@ -13,6 +13,30 @@ h1,h2,h3,h4,h5,h6 {
|
||||
color: #811610;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.17em;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: .83em;
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: #222;
|
||||
font-weight: bold;
|
||||
|
Loading…
x
Reference in New Issue
Block a user