fix css
This commit is contained in:
parent
c7fc645fde
commit
96305d7d20
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font-family: Prociono;
|
||||
font-family: Prociono, serif;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
|
@ -116,7 +116,7 @@ a {
|
|||
right: 1em;
|
||||
}
|
||||
|
||||
.tag-text
|
||||
.tag-text,
|
||||
.document h1 {
|
||||
margin: 0;
|
||||
font-size: 24pt;
|
||||
|
|
Loading…
Reference in a new issue