1
0
mirror of https://github.com/flarum/core.git synced 2025-08-26 09:34:59 +02:00

Skin colour tweaks

This commit is contained in:
Toby Zerner
2015-05-02 08:29:43 +09:30
parent ec343cb442
commit e4a880c4f4
6 changed files with 26 additions and 25 deletions

View File

@@ -176,7 +176,7 @@
}
& .author {
float: left;
margin-top: 18px;
margin-top: 19px;
}
& .badges {
float: left;
@@ -200,6 +200,7 @@
& .title {
margin: 0 0 5px;
line-height: 1.3;
color: @fl-secondary-color;
}
&.unread .title {
color: @fl-body-heading-color;