Difference between revisions of "Template:Swiper"

Line 190: Line 190:
 
         .section {
 
         .section {
 
             margin: 25px 0;
 
             margin: 25px 0;
        }
 
 
        /* HOME banner slides */
 
        .home-banner-image-1 {
 
            width: 100%;
 
            height: 380px;
 
            background-position: center;
 
            background-image: url(https://static.igem.org/mediawiki/2017/7/76/Rohrlightupthepipe.png);
 
            background-repeat: no-repeat;
 
            background-size: contain;
 
 
         }
 
         }
  
Line 260: Line 250:
 
             width: 100%;
 
             width: 100%;
 
             height: 480px;
 
             height: 480px;
 +
        }
 +
        /* HOME banner slides */
 +
        .swiper-slide > img {
 +
            width: 100%;
 +
            height: 380px;
 +
            background-position: center;
 +
            background-repeat: no-repeat;
 +
            background-size: contain;
 +
        }
 
         }
 
         }
 
         .swiper-slide {
 
         .swiper-slide {

Revision as of 21:51, 1 November 2017