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
443ff0cc
Commit
443ff0cc
authored
Aug 06, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pull from GitHub downloads for latest v3-wip on homepage
/cc @cv
parent
c3ac9533
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
assets/css/docs.css
assets/css/docs.css
+1
-1
index.html
index.html
+2
-2
No files found.
assets/css/docs.css
View file @
443ff0cc
...
@@ -124,7 +124,7 @@ body {
...
@@ -124,7 +124,7 @@ body {
/* Download button */
/* Download button */
.bs-masthead
.btn-outline
{
.bs-masthead
.btn-outline
{
margin-top
:
20px
;
margin-top
:
20px
;
margin-bottom
:
5
px
;
margin-bottom
:
20
px
;
padding
:
18px
24px
;
padding
:
18px
24px
;
font-size
:
21px
;
font-size
:
21px
;
}
}
...
...
index.html
View file @
443ff0cc
...
@@ -8,9 +8,9 @@ base_url: "./"
...
@@ -8,9 +8,9 @@ base_url: "./"
<div
class=
"container"
>
<div
class=
"container"
>
<h1>
Bootstrap 3
</h1>
<h1>
Bootstrap 3
</h1>
<p
class=
"lead"
>
Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.
</p>
<p
class=
"lead"
>
Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.
</p>
<p><strong>
Heads up!
</strong>
Until the final v3 is released, downloads may be behind the development branch and Bower package.
</p>
<p>
<p>
<a
href=
"{{ site.download
_dist }}"
class=
"btn btn-outline btn-lg"
onclick=
"_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);"
>
Download Bootstrap
</a>
<a
href=
"{{ site.download
}}"
class=
"btn btn-outline btn-lg"
onclick=
"_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);"
>
Download latest BS3
</a>
</p>
</p>
<p><strong>
Heads up!
</strong>
Downloads are pulled directly from the latest commited code on GitHub, and as a result our docs may at times be out of sync.
</p>
</div>
</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