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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user