Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.1/examples/carousel/carousel.css')
-rw-r--r--site/content/docs/5.1/examples/carousel/carousel.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/site/content/docs/5.1/examples/carousel/carousel.css b/site/content/docs/5.1/examples/carousel/carousel.css
index f91faec769..8b4328c795 100644
--- a/site/content/docs/5.1/examples/carousel/carousel.css
+++ b/site/content/docs/5.1/examples/carousel/carousel.css
@@ -26,13 +26,6 @@ body {
.carousel-item {
height: 32rem;
}
-.carousel-item > img {
- position: absolute;
- top: 0;
- left: 0;
- min-width: 100%;
- height: 32rem;
-}
/* MARKETING CONTENT
@@ -43,9 +36,6 @@ body {
margin-bottom: 1.5rem;
text-align: center;
}
-.marketing h2 {
- font-weight: 400;
-}
/* rtl:begin:ignore */
.marketing .col-lg-4 p {
margin-right: .75rem;
@@ -63,8 +53,6 @@ body {
/* Thin out the marketing headings */
.featurette-heading {
- font-weight: 300;
- line-height: 1;
/* rtl:remove */
letter-spacing: -.05rem;
}