Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
cbf40924
Commit
cbf40924
authored
Apr 01, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small update
parent
a892ab69
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
1 deletion
+29
-1
2.3.2/assets/css/docs.css
2.3.2/assets/css/docs.css
+25
-0
2.3.2/index.html
2.3.2/index.html
+4
-1
No files found.
2.3.2/assets/css/docs.css
View file @
cbf40924
...
...
@@ -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
;
...
...
2.3.2/index.html
View file @
cbf40924
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment