Make post body have font-size 14px again

This commit is contained in:
Neil Lalonde 2013-09-05 16:45:38 -04:00
parent 9b526364ed
commit f47400fe2d

View File

@ -518,7 +518,7 @@
} }
article.boxed { article.boxed {
position: relative; position: relative;
font-size: 16px; font-size: 14px;
line-height: 20px; line-height: 20px;
.select-posts { .select-posts {