Better footer design
This commit is contained in:
@@ -31,6 +31,7 @@ h1 {
|
||||
|
||||
.container {
|
||||
max-width: 960px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
@@ -150,3 +151,12 @@ h1 {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
footer.footer {
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
color: #777;
|
||||
text-align: center;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
background-color: lighten(#e5e5e5, 5%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user