increase font size for votes / comments

This commit is contained in:
Arjun Singh
2012-09-14 15:09:55 -07:00
parent 8631cb2644
commit 913403d1e0

View File

@@ -1182,7 +1182,7 @@ body.discussion {
margin-top: 9px;
border-radius: 2px;
@include linear-gradient(top, #d4d4d4, #dfdfdf);
font-size: 9px;
font-size: 11px;
font-weight: 700;
line-height: 16px;
text-align: center;