mirror of
https://github.com/flarum/core.git
synced 2025-08-07 17:07:19 +02:00
Make badge colors consistent with button color
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.Badge--following {
|
||||
background: #fc0;
|
||||
color: #c17500;
|
||||
background: #ffea7b;
|
||||
color: #de8e00;
|
||||
}
|
||||
.Badge--ignoring {
|
||||
background: #aaa;
|
||||
|
Reference in New Issue
Block a user