mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
revising color variables appwide, also some adjustments to "topic not found" page
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
.close {
|
||||
float: right;
|
||||
color: $primary;
|
||||
color: $primary_text_color;
|
||||
opacity: 0.5;
|
||||
font-size: 15px;
|
||||
margin-left: 4px;
|
||||
|
||||
Reference in New Issue
Block a user