changed font size
parent
9ea4129388
commit
2665024a24
@ -1,11 +1,14 @@
|
|||||||
body { background: #941818;
|
body { background: #941818;
|
||||||
color:white;
|
color:white;
|
||||||
|
font-size: 14pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
font-size: 2em;
|
||||||
}
|
}
|
Loading…
Reference in New Issue