2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

updated index page and footer

This commit is contained in:
Mark Otto
2012-06-04 23:31:26 -07:00
parent f0ff20ec40
commit 446f9199c6
12 changed files with 41 additions and 117 deletions
+3 -5
View File
@@ -279,12 +279,12 @@ hr.soften {
/* Footer
-------------------------------------------------- */
.footer {
margin-top: 45px;
padding: 35px 0 36px;
margin-top: 45px;
text-align: center;
border-top: 1px solid #e5e5e5;
}
.footer p {
margin-bottom: 0;
color: #555;
}
@@ -680,6 +680,7 @@ form.well {
/* Grid examples
------------------------- */
.bs-docs-grid {
width: 940px;
margin-left: -80px;
}
@@ -834,9 +835,6 @@ form.well {
}
/* Unfloat the back to top link in footer */
.footer .pull-right {
float: none;
}
.footer p {
margin-bottom: 9px;
}