2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03: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
+25
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;