.bs-footer {
padding-top: 40px;
- padding-bottom: 30px;
+ padding-bottom: 40px;
margin-top: 100px;
color: #777;
text-align: center;
border-top: 1px solid #e5e5e5;
}
.footer-links {
- margin: 10px 0;
+ margin-top: 20px;
padding-left: 0;
color: #999;
}
}
@media (min-width: 768px) {
- .bs-footer {
- text-align: left;
- }
.bs-footer p {
margin-bottom: 0;
}
*/
.bs-social {
- margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
overflow: hidden;
}
-@media (min-width: 768px) {
- .bs-social {
- text-align: left;
- }
- .bs-social-buttons li:first-child {
- padding-left: 0;
- }
-}
-
/*
* Homepage
margin-bottom: 30px;
padding-top: 5px;
padding-bottom: 5px;
- border-left: 1px solid #eee;
}
/* All levels of nav */
font-weight: 500;
color: #999;
padding: 4px 20px;
- margin-left: -1px;
}
.bs-sidebar .nav > li > a:hover,
.bs-sidebar .nav > li > a:focus {