Commit 474ea24f authored by Mark Otto's avatar Mark Otto

fix docs homepage ad

parent 33e32bff
This diff is collapsed.
This diff was suppressed by a .gitattributes entry.
...@@ -407,9 +407,10 @@ body { ...@@ -407,9 +407,10 @@ body {
.bs-docs-masthead { .bs-docs-masthead {
.carbonad { .carbonad {
float: none; float: none;
margin: 0 !important; margin: 0 auto !important;
color: $bs-purple-light !important; color: $bs-purple-light !important;
border-color: #866ab3 !important; background: transparent !important;
border: 1px solid #866ab3 !important;
} }
.carbonad-text a, .carbonad-text a,
.carbonad-tag a { .carbonad-tag a {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment