1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

lighter footer border

This commit is contained in:
Mark Otto
2015-04-17 19:51:20 -07:00
parent a7f4fc5849
commit b0b17b3c56

View File

@@ -7,7 +7,7 @@
margin-top: 6rem; margin-top: 6rem;
font-size: 85%; font-size: 85%;
color: #777; color: #777;
border-top: 1px solid #e5e5e5; border-top: 1px solid #eee;
} }
.bd-footer-links { .bd-footer-links {
padding-left: 0; padding-left: 0;