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

Remove the now unused _data/core-team.yml and the relevant scss. (#24593)

This commit is contained in:
XhmikosR
2017-10-29 17:55:28 +02:00
committed by GitHub
parent aec2e38caf
commit 0d02addc5c
3 changed files with 0 additions and 77 deletions
-32
View File
@@ -1,32 +0,0 @@
.bd-team {
margin-bottom: 1.5rem;
.team-member {
line-height: 2rem;
color: #555;
}
.team-member:hover,
.team-member:focus {
color: #333;
}
.team-member:hover {
text-decoration: none;
}
.github-btn {
float: right;
width: 180px;
height: 1.25rem;
margin-top: .25rem;
border: 0;
}
img {
float: left;
width: 2rem;
margin-right: .5rem;
border-radius: .25rem;
}
}
-1
View File
@@ -44,7 +44,6 @@
@import "buttons";
@import "callouts";
@import "examples";
@import "team";
@import "browser-bugs";
@import "brand";
@import "colors";