mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 11:14:42 +08:00
UX: banner topic's background was blue
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// Banner
|
||||
// --------------------------------------------------
|
||||
|
||||
#banner, .banner {
|
||||
#banner {
|
||||
padding: 10px;
|
||||
border-radius: 5px;
|
||||
background: scale-color($tertiary, $lightness: 90%);
|
||||
|
Reference in New Issue
Block a user