This commit is contained in:
Tomáš Mládek 2019-04-30 19:24:23 +02:00
parent c7fc645fde
commit 96305d7d20

View file

@ -10,7 +10,7 @@
} }
body { body {
font-family: Prociono; font-family: Prociono, serif;
margin: 0; margin: 0;
padding: 0; padding: 0;
position: relative; position: relative;
@ -61,7 +61,7 @@ a {
font-size: 14pt; font-size: 14pt;
margin-bottom: .5em; margin-bottom: .5em;
padding-left: .7em; padding-left: .7em;
text-indent:-.7em; text-indent: -.7em;
} }
#sidebar-taglist > ul > li:before { #sidebar-taglist > ul > li:before {
@ -116,7 +116,7 @@ a {
right: 1em; right: 1em;
} }
.tag-text .tag-text,
.document h1 { .document h1 {
margin: 0; margin: 0;
font-size: 24pt; font-size: 24pt;