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