added fonts
parent
d539db4a37
commit
5b5628264d
|
@ -29,6 +29,9 @@
|
|||
p {
|
||||
font-family: monospace;
|
||||
}
|
||||
input {
|
||||
font-family: monospace;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue