mirror of
https://git.sdbs.cz/sdbs/pile.git
synced 2025-05-10 00:12:18 +00:00
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…
Add table
Reference in a new issue