mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Increase text contrast
I think you will like this change @franzliedke :)
This commit is contained in:
@@ -210,10 +210,9 @@
|
||||
& .title {
|
||||
margin: 0 0 6px;
|
||||
line-height: 1.3;
|
||||
color: @fl-secondary-color;
|
||||
color: @fl-body-heading-color;
|
||||
}
|
||||
&.unread .title {
|
||||
color: @fl-body-heading-color;
|
||||
font-weight: bold;
|
||||
}
|
||||
& .info {
|
||||
|
Reference in New Issue
Block a user