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

clean up links on docs homepage and add link to direct download with docs

This commit is contained in:
Mark Otto
2012-03-11 23:33:08 -07:00
parent 7c2ed0c095
commit d36f3d0a59
4 changed files with 54 additions and 39 deletions
+7 -1
View File
@@ -212,14 +212,20 @@ hr.soften {
/* Quick links
-------------------------------------------------- */
.bs-links {
margin: 36px 0;
}
.quick-links {
min-height: 30px;
margin: 0;
padding: 5px 20px;
margin: 36px 0;
list-style: none;
text-align: center;
overflow: hidden;
}
.quick-links:first-child {
min-height: 0;
}
.quick-links li {
display: inline;
margin: 0 5px;