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:
parent
e28e73e531
commit
9f40178112
@ -13,7 +13,7 @@
|
|||||||
line-height: 1rem !important;
|
line-height: 1rem !important;
|
||||||
color: $bd-purple-light !important;
|
color: $bd-purple-light !important;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
background-color: darken($bd-purple, 10%) !important;
|
background: darken($bd-purple, 10%) !important;
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user