0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

fix ads background color

This commit is contained in:
Mark Otto 2015-11-29 18:41:08 -08:00
parent e28e73e531
commit 9f40178112

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;
}