mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
UX: banner topic's background was blue
This commit is contained in:
parent
830ce05fe6
commit
e9e57f3059
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// Banner
|
||||
// --------------------------------------------------
|
||||
|
||||
#banner, .banner {
|
||||
#banner {
|
||||
padding: 10px;
|
||||
border-radius: 5px;
|
||||
background: scale-color($tertiary, $lightness: 90%);
|
||||
|
|
Loading…
Reference in a new issue