Team:UST Beijing

From 2014.igem.org

(Difference between revisions)
Line 131: Line 131:
       /* Carousel base class */
       /* Carousel base class */
       .carousel {
       .carousel {
-
         height: 550px;
+
         height: 800px;
         margin-bottom: 60px;
         margin-bottom: 60px;
       }
       }
Line 141: Line 141:
       /* Declare heights because of positioning of img element */
       /* Declare heights because of positioning of img element */
       .carousel .item {
       .carousel .item {
-
         height: 550px;
+
         height: 800px;
         background-color: #777;
         background-color: #777;
       }
       }
Line 149: Line 149:
         left: 0;
         left: 0;
         min-width: 100%;
         min-width: 100%;
-
         height: 550px;
+
         height: 800px;
       }
       }

Revision as of 10:42, 9 October 2014

USTB iGEM14 Home