Do not monospace headers
This commit is contained in:
parent
e1d912de65
commit
d422f5eb55
|
@ -20,7 +20,6 @@ h1 a:hover { text-decoration: none; }
|
||||||
.post p {
|
.post p {
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.post h2, .post .h3 { font-family: monospace; }
|
|
||||||
.footer { padding-top: 0px; }
|
.footer { padding-top: 0px; }
|
||||||
.footer p { padding: 0; margin: 0;}
|
.footer p { padding: 0; margin: 0;}
|
||||||
blockquote {
|
blockquote {
|
||||||
|
|
Loading…
Reference in a new issue