Better footer design

This commit is contained in:
James Brooks
2014-12-18 22:37:59 +00:00
parent e683e1919c
commit 453a3d0a49
7 changed files with 35 additions and 8 deletions
@@ -4400,7 +4400,8 @@ h1 {
color: #D91E18; }
.container {
max-width: 960px; }
max-width: 960px;
margin-bottom: 40px; }
.page-header {
margin-top: 10px; }
@@ -4482,3 +4483,11 @@ h1 {
margin-bottom: 10px; }
.list-group.components .badge {
color: transparent; }
footer.footer {
padding-top: 40px;
padding-bottom: 40px;
color: #777;
text-align: center;
border-top: 1px solid #e5e5e5;
background-color: #f2f2f2; }
+10 -1
View File
@@ -4400,7 +4400,8 @@ h1 {
color: #D91E18; }
.container {
max-width: 960px; }
max-width: 960px;
margin-bottom: 40px; }
.page-header {
margin-top: 10px; }
@@ -4482,3 +4483,11 @@ h1 {
margin-bottom: 10px; }
.list-group.components .badge {
color: transparent; }
footer.footer {
padding-top: 40px;
padding-bottom: 40px;
color: #777;
text-align: center;
border-top: 1px solid #e5e5e5;
background-color: #f2f2f2; }
+1 -1
View File
@@ -1,4 +1,4 @@
{
"css/all.css": "css/all-4ed12a32.css",
"css/all.css": "css/all-dbb960ea.css",
"js/all.js": "js/all-d8f5640f.js"
}