1
Fork 0

Do not monospace headers

This commit is contained in:
Jan-Erik Rediger 2015-03-06 14:56:04 +01:00
parent e1d912de65
commit d422f5eb55

View file

@ -20,7 +20,6 @@ h1 a:hover { text-decoration: none; }
.post p {
word-wrap: break-word;
}
.post h2, .post .h3 { font-family: monospace; }
.footer { padding-top: 0px; }
.footer p { padding: 0; margin: 0;}
blockquote {