This commit is contained in:
parent
605e8a6d0b
commit
84bdd30705
@ -14,6 +14,14 @@ h1, h2, h3, h4 {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h5, h6 {
|
||||||
|
font-family: 'Lekton', Helvetica, Arial, sans-serif;
|
||||||
|
font-size: 40px;
|
||||||
|
line-height: 60px;
|
||||||
|
text-shadow: 1px 1px 1px grey;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
||||||
p, a, li, tr, td, span, noscript, figcaption {
|
p, a, li, tr, td, span, noscript, figcaption {
|
||||||
font-family: 'Lekton', Helvetica, Arial, sans-serif;
|
font-family: 'Lekton', Helvetica, Arial, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
Reference in New Issue
Block a user