Step down font size 1px in info
This commit is contained in:
parent
fe0120cc0d
commit
3b82001a42
2 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
|
|
@ -267,7 +267,7 @@ li.message
|
|||
|
||||
div.info
|
||||
:color #444
|
||||
:font-size 14px
|
||||
:font-size 13px
|
||||
a
|
||||
:color #ccc
|
||||
.time
|
||||
|
|
|
|||
Loading…
Reference in a new issue