mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fix carousel example images after c08bf4ba8b.
The revert was incomplete.
This commit is contained in:
@@ -59,15 +59,6 @@ body {
|
||||
min-width: 100%;
|
||||
height: 500px;
|
||||
}
|
||||
.carousel-inner > .item > .first-slide {
|
||||
background-color: #777;
|
||||
}
|
||||
.carousel-inner > .item > .second-slide {
|
||||
background-color: #666;
|
||||
}
|
||||
.carousel-inner > .item > .third-slide {
|
||||
background-color: #555;
|
||||
}
|
||||
|
||||
|
||||
/* MARKETING CONTENT
|
||||
@@ -85,11 +76,6 @@ body {
|
||||
margin-right: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.marketing .col-lg-4 img {
|
||||
width: 140px;
|
||||
height: 140px;
|
||||
background-color: #777;
|
||||
}
|
||||
|
||||
|
||||
/* Featurettes
|
||||
|
||||
Reference in New Issue
Block a user