2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

redo docs footer a bit

This commit is contained in:
Mark Otto
2013-05-09 17:36:02 -07:00
parent 562483b907
commit e34abd02cc
2 changed files with 8 additions and 4 deletions
+3 -2
View File
@@ -45,10 +45,11 @@
Back to top
</a>
<!-- Main docs footer (social buttons, copyright, etc). -->
{% include colophon.html %}
</div>
<!-- Main docs footer (social buttons, copyright, etc). -->
{% include colophon.html %}
<!-- JS and analytics only. -->
{% include footer.html %}
+5 -2
View File
@@ -52,6 +52,9 @@ body {
font-size: 50px;
line-height: 1;
}
.bs-masthead .bs-social {
margin-top: 80px;
}
/* Download button */
.bs-masthead .btn {
@@ -524,9 +527,10 @@ body {
-------------------------------------------------- */
.bs-footer {
padding-top: 30px;
padding-top: 40px;
padding-bottom: 30px;
margin-top: 100px;
text-align: center;
border-top: 1px solid #e5e5e5;
}
.bs-footer p {
@@ -546,7 +550,6 @@ body {
/* Social proof buttons from GitHub & Twitter */
.bs-social {
margin-top: 80px;
margin-bottom: 20px;
}
.bs-social-buttons {