mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 15:00:23 +00:00
change borders on homepage featurettes
This commit is contained in:
parent
0cf8154fb6
commit
57eee3d852
1 changed files with 1 additions and 5 deletions
|
|
@ -161,11 +161,7 @@
|
|||
color: #555;
|
||||
text-align: center;
|
||||
background-color: #fff;
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
.bd-featurette + .bd-footer {
|
||||
margin-top: 0;
|
||||
border-top: 0;
|
||||
border-top: 1px solid #eee;
|
||||
}
|
||||
|
||||
.bd-featurette-title {
|
||||
|
|
|
|||
Loading…
Reference in a new issue