mirror of https://github.com/twbs/bootstrap.git
fix docs homepage ad
This commit is contained in:
parent
33e32bffc8
commit
474ea24fc3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -407,9 +407,10 @@ body {
|
|||
.bs-docs-masthead {
|
||||
.carbonad {
|
||||
float: none;
|
||||
margin: 0 !important;
|
||||
margin: 0 auto !important;
|
||||
color: $bs-purple-light !important;
|
||||
border-color: #866ab3 !important;
|
||||
background: transparent !important;
|
||||
border: 1px solid #866ab3 !important;
|
||||
}
|
||||
.carbonad-text a,
|
||||
.carbonad-tag a {
|
||||
|
|
|
|||
Loading…
Reference in New Issue