2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

move mega link footer to scaffolding to try it out, fix broken button text shadow, change UL/OL margins back, make li color same as body

This commit is contained in:
Mark Otto
2012-01-05 15:43:07 -08:00
parent 23e5fc2133
commit 621dd13d87
7 changed files with 98 additions and 8 deletions
+22
View File
@@ -202,6 +202,28 @@ body > .navbar-fixed .brand:hover {
margin-bottom: 0;
color: #555;
}
.footer dl {
margin-bottom: 0;
}
.footer dl dt {
font-size: 11px;
color: #999;
text-transform: uppercase;
}
.footer dl dd + dt {
margin-top: 18px;
}
.footer dl dd {
margin-left: 0;
font-size: 12px;
}
.footer dl a {
color: #999;
}
.footer dl a:hover {
color: #555;
}
/* Special grid styles