Merge pull request #3347 from Kdecherf/entry-stats
Entry view: update .stats margins and color
This commit is contained in:
commit
ed5e175c20
@ -108,12 +108,17 @@
|
||||
|
||||
.stats {
|
||||
font-size: 0.8em;
|
||||
margin: 8px 15px 5px;
|
||||
margin: 8px 5px 5px;
|
||||
|
||||
li {
|
||||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
margin: 0 5px;
|
||||
margin: 3px 5px;
|
||||
|
||||
i.material-icons {
|
||||
color: #3e3e3e;
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user