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

small update

This commit is contained in:
Mark Otto 2014-04-01 02:11:37 -07:00
parent a892ab697f
commit cbf40924fb
2 changed files with 29 additions and 1 deletions

View File

@ -860,6 +860,7 @@ form.bs-docs-example {
margin-right: 340px;
}
.treehouse,
.carbonad {
position: absolute;
top: 0;
@ -901,12 +902,33 @@ form.bs-docs-example {
}
/* Ads on homepage */
.masthead .treehouse,
.masthead .carbonad {
position: static;
margin: 30px auto 0 !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
-------------------------------------------------- */
@ -955,6 +977,7 @@ form.bs-docs-example {
margin-right: 0;
}
.treehouse,
.carbonad {
position: static;
width: auto !important;
@ -1013,6 +1036,8 @@ form.bs-docs-example {
margin: 0 -20px;
}
.treehouse,
.masthead .treehouse,
.carbonad {
position: static;
width: auto !important;

View File

@ -101,7 +101,10 @@
</li>
</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>