2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

overhaul nav and shit again

- drop the index pages save for examples
- comment out the extend section for now
- fix up spacing fix on team list
This commit is contained in:
Mark Otto
2015-06-13 14:05:25 -07:00
parent ea803e55ff
commit e615ae053c
8 changed files with 16 additions and 186 deletions
+5
View File
@@ -3,20 +3,25 @@
//
.bd-team {
margin-bottom: 1.5rem;
.team-member {
line-height: 2rem;
color: #555;
}
.team-member:hover {
color: #333;
text-decoration: none;
}
.github-btn {
float: right;
width: 180px;
height: 1.25rem;
margin-top: .25rem;
}
img {
float: left;
width: 2rem;