Monospace all heading in a post
This commit is contained in:
parent
d0fb737e08
commit
d1f0064301
|
@ -20,6 +20,7 @@ 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