UX: banner topic's background was blue

This commit is contained in:
Régis Hanol 2015-03-30 10:42:14 +02:00
parent 830ce05fe6
commit e9e57f3059
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
// Banner // Banner
// -------------------------------------------------- // --------------------------------------------------
#banner, .banner { #banner {
padding: 10px; padding: 10px;
border-radius: 5px; border-radius: 5px;
background: scale-color($tertiary, $lightness: 90%); background: scale-color($tertiary, $lightness: 90%);