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
5c8df1d2
Commit
5c8df1d2
authored
Dec 09, 2011
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated index page to add featured sites, more docs tweaks
parent
97b28589
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
54 additions
and
7 deletions
+54
-7
bootstrap.css
bootstrap.css
+4
-3
bootstrap.min.css
bootstrap.min.css
+1
-1
docs/assets/css/docs.css
docs/assets/css/docs.css
+9
-1
docs/assets/img/example-sites/bartop.png
docs/assets/img/example-sites/bartop.png
+0
-0
docs/assets/img/example-sites/fleetio.png
docs/assets/img/example-sites/fleetio.png
+0
-0
docs/assets/img/example-sites/jshint.png
docs/assets/img/example-sites/jshint.png
+0
-0
docs/assets/img/example-sites/kippt.png
docs/assets/img/example-sites/kippt.png
+0
-0
docs/assets/img/example-sites/railwayjs.png
docs/assets/img/example-sites/railwayjs.png
+0
-0
docs/assets/img/example-sites/totalwireframe.png
docs/assets/img/example-sites/totalwireframe.png
+0
-0
docs/index.html
docs/index.html
+37
-0
lib/type.less
lib/type.less
+3
-2
No files found.
bootstrap.css
View file @
5c8df1d2
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Fri Dec 9 1
2:51:39
PST 2011
* Date: Fri Dec 9 1
3:29:05
PST 2011
*/
*/
html
,
body
{
html
,
body
{
margin
:
0
;
margin
:
0
;
...
@@ -436,9 +436,10 @@ dl dd {
...
@@ -436,9 +436,10 @@ dl dd {
margin-left
:
9px
;
margin-left
:
9px
;
}
}
hr
{
hr
{
margin
:
2
0px
0
19px
;
margin
:
2
7px
0
;
border
:
0
;
border
:
0
;
border-bottom
:
1px
solid
#eee
;
border-top
:
1px
solid
#e5e5e5
;
border-bottom
:
1px
solid
#fff
;
}
}
strong
{
strong
{
font-style
:
inherit
;
font-style
:
inherit
;
...
...
bootstrap.min.css
View file @
5c8df1d2
...
@@ -78,7 +78,7 @@ ul.unstyled{margin-left:0;list-style:none;}
...
@@ -78,7 +78,7 @@ ul.unstyled{margin-left:0;list-style:none;}
dl
{
margin-bottom
:
18px
;}
dl
dt
,
dl
dd
{
line-height
:
18px
;}
dl
{
margin-bottom
:
18px
;}
dl
dt
,
dl
dd
{
line-height
:
18px
;}
dl
dt
{
font-weight
:
bold
;}
dl
dt
{
font-weight
:
bold
;}
dl
dd
{
margin-left
:
9px
;}
dl
dd
{
margin-left
:
9px
;}
hr
{
margin
:
2
0px
0
19px
;
border
:
0
;
border-bottom
:
1px
solid
#eee
;}
hr
{
margin
:
2
7px
0
;
border
:
0
;
border-top
:
1px
solid
#e5e5e5
;
border-bottom
:
1px
solid
#fff
;}
strong
{
font-style
:
inherit
;
font-weight
:
bold
;}
strong
{
font-style
:
inherit
;
font-weight
:
bold
;}
em
{
font-style
:
italic
;
font-weight
:
inherit
;
line-height
:
inherit
;}
em
{
font-style
:
italic
;
font-weight
:
inherit
;
line-height
:
inherit
;}
.muted
{
color
:
#bfbfbf
;}
.muted
{
color
:
#bfbfbf
;}
...
...
docs/assets/css/docs.css
View file @
5c8df1d2
...
@@ -160,7 +160,10 @@ body > .navbar-fixed .brand:hover {
...
@@ -160,7 +160,10 @@ body > .navbar-fixed .brand:hover {
margin-bottom
:
18px
;
margin-bottom
:
18px
;
}
}
.marketing
h1
{
.marketing
h1
{
margin-bottom
:
18px
;
margin
:
36px
0
27px
;
font-size
:
36px
;
font-weight
:
300
;
text-align
:
center
;
}
}
.marketing
h2
,
.marketing
h2
,
.marketing
h3
{
.marketing
h3
{
...
@@ -310,6 +313,11 @@ h2 + table {
...
@@ -310,6 +313,11 @@ h2 + table {
margin-top
:
5px
;
margin-top
:
5px
;
}
}
/* Example sites showcase */
.example-sites
img
{
width
:
290px
;
}
/* Responsive Docs
/* Responsive Docs
-------------------------------------------------- */
-------------------------------------------------- */
...
...
docs/assets/img/example-sites/bartop.png
0 → 100644
View file @
5c8df1d2
84.2 KB
docs/assets/img/example-sites/fleetio.png
0 → 100644
View file @
5c8df1d2
46.2 KB
docs/assets/img/example-sites/jshint.png
0 → 100644
View file @
5c8df1d2
8.68 KB
docs/assets/img/example-sites/kippt.png
0 → 100644
View file @
5c8df1d2
55.7 KB
docs/assets/img/example-sites/railwayjs.png
0 → 100644
View file @
5c8df1d2
34 KB
docs/assets/img/example-sites/totalwireframe.png
0 → 100644
View file @
5c8df1d2
46 KB
docs/index.html
View file @
5c8df1d2
...
@@ -106,6 +106,43 @@
...
@@ -106,6 +106,43 @@
<div
class=
"marketing"
>
<div
class=
"marketing"
>
<h1>
Built with Bootstrap
</h1>
<ul
class=
"media-grid example-sites"
>
<li>
<a
href=
"http://kippt.com/"
target=
"_blank"
>
<img
src=
"assets/img/example-sites/kippt.png"
alt=
"Kippt"
>
</a>
</li>
<li>
<a
href=
"http://www.fleetio.com/"
target=
"_blank"
>
<img
src=
"assets/img/example-sites/fleetio.png"
alt=
"Fleetio"
>
</a>
</li>
<li>
<a
href=
"http://www.jshint.com/"
target=
"_blank"
>
<img
src=
"assets/img/example-sites/jshint.png"
alt=
"JS Hint"
>
</a>
</li>
<!--
<li>
<a href="http://bartop.co/" target="_blank">
<img src="assets/img/example-sites/bartop.png" alt="Bartop.co">
</a>
</li>
<li>
<a href="http://railwayjs.com/" target="_blank">
<img src="assets/img/example-sites/railwayjs.png" alt="RailwayJS">
</a>
</li>
<li>
<a href="http://www.totalwireframe.com/" target="_blank">
<img src="assets/img/example-sites/totalwireframe.png" alt="Total Wireframe">
</a>
</li>
-->
</ul>
<h1>
Designed for everyone, everywhere
</h1>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span4"
>
<div
class=
"span4"
>
<img
class=
"icon"
src=
"assets/img/glyphicons/glyphicons_042_group.png"
>
<img
class=
"icon"
src=
"assets/img/glyphicons/glyphicons_042_group.png"
>
...
...
lib/type.less
View file @
5c8df1d2
...
@@ -116,9 +116,10 @@ dl {
...
@@ -116,9 +116,10 @@ dl {
// Horizontal rules
// Horizontal rules
hr {
hr {
margin:
20px 0 19px
;
margin:
@baseLineHeight * 1.5 0
;
border: 0;
border: 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #fff;
}
}
// Emphasis
// Emphasis
...
...
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