From cbf40924fb74a43bc192b4f0b42892be5ffe5554 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 1 Apr 2014 02:11:37 -0700 Subject: [PATCH] small update --- 2.3.2/assets/css/docs.css | 25 +++++++++++++++++++++++++ 2.3.2/index.html | 5 ++++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/2.3.2/assets/css/docs.css b/2.3.2/assets/css/docs.css index b43b88eb8a..34ff3ee448 100644 --- a/2.3.2/assets/css/docs.css +++ b/2.3.2/assets/css/docs.css @@ -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; diff --git a/2.3.2/index.html b/2.3.2/index.html index 5bea42d499..a4c06796e7 100644 --- a/2.3.2/index.html +++ b/2.3.2/index.html @@ -101,7 +101,10 @@ -
+
+ + Live your dreams. Love your job. Learn in-demand tech skills at Treehouse. +