adjusting badges a bit
This commit is contained in:
parent
6e1198334c
commit
2e9d0ecac4
|
@ -46,7 +46,6 @@
|
|||
&[href] {
|
||||
color: $white;
|
||||
}
|
||||
i {font-size: 10px;}
|
||||
|
||||
// New posts
|
||||
|
||||
|
@ -60,7 +59,9 @@
|
|||
font-weight: normal;
|
||||
background-color: #ddd;
|
||||
top: -1px;
|
||||
color: #666;
|
||||
color: #888;
|
||||
position: relative;
|
||||
margin-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue