Step down font size 1px in info

This commit is contained in:
Raphael 2010-10-12 18:19:31 -07:00
parent fe0120cc0d
commit 3b82001a42
2 changed files with 2 additions and 2 deletions

View file

@ -196,7 +196,7 @@ li.message {
font-weight: bold; }
li.message .content div.info {
color: #444444;
font-size: 14px; }
font-size: 13px; }
li.message .content div.info a {
color: #cccccc; }
li.message .content div.info .time {

View file

@ -267,7 +267,7 @@ li.message
div.info
:color #444
:font-size 14px
:font-size 13px
a
:color #ccc
.time