fix ads background color

This commit is contained in:
Mark Otto 2015-11-29 18:41:08 -08:00
parent e28e73e531
commit 9f40178112
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
line-height: 1rem !important;
color: $bd-purple-light !important;
text-align: left;
background-color: darken($bd-purple, 10%) !important;
background: darken($bd-purple, 10%) !important;
border: 0 !important;
}