make h* font sizes consistent
This commit is contained in:
parent
79259092cb
commit
dcf6f50946
|
@ -551,6 +551,12 @@ td, th {
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
font-family: serif
|
font-family: serif
|
||||||
}
|
}
|
||||||
|
h1 {font-size: 1.17em}
|
||||||
|
h2 {font-size: 1.141em}
|
||||||
|
h3 {font-size: 1.113em}
|
||||||
|
h4 {font-size: 1.085em}
|
||||||
|
h5 {font-size: 1.056em}
|
||||||
|
h6 {font-size: 1.028em}
|
||||||
p {
|
p {
|
||||||
position: relative
|
position: relative
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user