2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

fix ads background color

This commit is contained in:
Mark Otto
2015-11-29 18:41:08 -08:00
parent e28e73e531
commit 9f40178112
+1 -1
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;
}