Template:Team:Northwestern/Template/nav
From 2014.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
/* Carousel base class */ | /* Carousel base class */ | ||
.carousel { | .carousel { | ||
- | height: | + | height: 600px; |
margin-bottom: 60px; | margin-bottom: 60px; | ||
} | } | ||
Line 26: | Line 26: | ||
/* Declare heights because of positioning of img element */ | /* Declare heights because of positioning of img element */ | ||
.carousel .item { | .carousel .item { | ||
- | height: | + | height: 600px; |
background-color: #777; | background-color: #777; | ||
} | } | ||
Line 34: | Line 34: | ||
left: 0; | left: 0; | ||
min-width: 100%; | min-width: 100%; | ||
- | height: | + | height: 600px; |
} | } | ||
Revision as of 01:40, 15 September 2014