2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

breaking down the main page into subpages for easier, more comprehensive documentation

This commit is contained in:
Mark Otto
2011-10-26 23:11:56 -07:00
parent e616026d67
commit 648c468927
8 changed files with 2427 additions and 2109 deletions
+4 -7
View File
@@ -14,9 +14,6 @@ body {
background-image: url(../img/grid-18px-masked.png);
background-repeat: repeat-x;
}
section {
padding-top: 60px;
}
/* Tweak topbar brand link to be super sleek
-------------------------------------------------- */
@@ -40,7 +37,7 @@ body > .navbar-fixed .brand:hover {
}
.jumbotron h1 {
margin-right: 40%;
margin-bottom: 10px;
margin-bottom: 9px;
font-size: 90px;
letter-spacing: -1px;
line-height: 1;
@@ -100,15 +97,15 @@ body > .navbar-fixed .brand:hover {
------------------------- */
/* supporting docs pages */
.subhead {
padding-bottom: 18px;
border-bottom: 3px solid #eee;
padding-bottom: 14px;
border-bottom: 3px solid #e5e5e5;
}
.subhead h1,
.subhead p {
margin-right: 0;
}
.subhead h1 {
font-size: 40px;
font-size: 45px;
}