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
1 changed files with 1 additions and 1 deletions

View File

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