Loading app/assets/css/carousel.css +15 −9 Original line number Diff line number Diff line Loading @@ -35,6 +35,18 @@ body { border-radius: 5px; } .banner{ height: 500px; } .banner-title{ right: 56%; position: absolute; top: 25%; left: 10%; color:#FFF; text-shadow: 0 1px 2px rgba(0,0,0,.6); } /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ Loading Loading @@ -120,13 +132,6 @@ body { border-radius: 4px; } /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; } .featurette-heading { font-size: 50px; } Loading @@ -139,8 +144,9 @@ body { } @media (max-width: 780px){ .carousel-inner > .item > img { .banner img{ min-height: 300px; min-width: 780px; min-heigth:200px; } } Loading
app/assets/css/carousel.css +15 −9 Original line number Diff line number Diff line Loading @@ -35,6 +35,18 @@ body { border-radius: 5px; } .banner{ height: 500px; } .banner-title{ right: 56%; position: absolute; top: 25%; left: 10%; color:#FFF; text-shadow: 0 1px 2px rgba(0,0,0,.6); } /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ Loading Loading @@ -120,13 +132,6 @@ body { border-radius: 4px; } /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; } .featurette-heading { font-size: 50px; } Loading @@ -139,8 +144,9 @@ body { } @media (max-width: 780px){ .carousel-inner > .item > img { .banner img{ min-height: 300px; min-width: 780px; min-heigth:200px; } }