no need for quotes on teasers, closes #17

main
psychobunny 10 years ago
parent 51ef4de28e
commit 2d53f4e71b

@ -76,10 +76,9 @@
color: @gray-light;
}
.post-content p {
display: none;
&:first-child {
display: inline-block;
.post-content {
blockquote {
display: none;
}
}
}

Loading…
Cancel
Save