Commit cbf40924 authored by Mark Otto's avatar Mark Otto

small update

parent a892ab69
...@@ -860,6 +860,7 @@ form.bs-docs-example { ...@@ -860,6 +860,7 @@ form.bs-docs-example {
margin-right: 340px; margin-right: 340px;
} }
.treehouse,
.carbonad { .carbonad {
position: absolute; position: absolute;
top: 0; top: 0;
...@@ -901,12 +902,33 @@ form.bs-docs-example { ...@@ -901,12 +902,33 @@ form.bs-docs-example {
} }
/* Ads on homepage */ /* Ads on homepage */
.masthead .treehouse,
.masthead .carbonad { .masthead .carbonad {
position: static; position: static;
margin: 30px auto 0 !important; margin: 30px auto 0 !important;
text-align: left !important; text-align: left !important;
} }
/* Custom Treehouse styles */
.treehouse {
width: 305px;
}
.treehouse img {
float: left;
}
.treehouse-text {
display: block;
margin-left: 145px;
color: #fff;
}
.treehouse-link {
color: #fff !important;
}
.treehouse-link {
font-weight: bold;
color: #fff !important;
}
/* Responsive /* Responsive
-------------------------------------------------- */ -------------------------------------------------- */
...@@ -955,6 +977,7 @@ form.bs-docs-example { ...@@ -955,6 +977,7 @@ form.bs-docs-example {
margin-right: 0; margin-right: 0;
} }
.treehouse,
.carbonad { .carbonad {
position: static; position: static;
width: auto !important; width: auto !important;
...@@ -1013,6 +1036,8 @@ form.bs-docs-example { ...@@ -1013,6 +1036,8 @@ form.bs-docs-example {
margin: 0 -20px; margin: 0 -20px;
} }
.treehouse,
.masthead .treehouse,
.carbonad { .carbonad {
position: static; position: static;
width: auto !important; width: auto !important;
......
...@@ -101,7 +101,10 @@ ...@@ -101,7 +101,10 @@
</li> </li>
</ul> </ul>
<div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/32341/azcarbon_2_1_0_HORIZDARK"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div> <div class="treehouse">
<script type="text/javascript" src="http://cdn.buysellads.com/ac/adv.js" class="bsaPROrocks" id="bsap_298" data-serve="C6SI4KT" data-placement="bootstrap-130x100"></script>
<span class="treehouse-text">Live your dreams. Love your job. Learn in-demand tech skills at <a class="treehouse-link" href="http://srv.buysellads.com/direct/click/track/yes/x/G6NDC27ICWAI62JYCEALYK7UCKBILKJLCA7IL">Treehouse</a>.</span>
</div>
</div> </div>
</div> </div>
......
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