blockquotes in post content were pretty giant for some reason

main
psychobunny 10 years ago
parent 5dde90d578
commit 4212c781d7

@ -224,6 +224,10 @@
margin-bottom: 5px;
}
blockquote {
font-size: 85%;
}
> blockquote {
> *:not(:first-child) {
display: none;

Loading…
Cancel
Save