Team:UANL Mty-Mexico/CarouselCSS
From 2013.igem.org
(Difference between revisions)
Line 40: | Line 40: | ||
/* Declare heights because of positioning of img element */ | /* Declare heights because of positioning of img element */ | ||
.carousel .item { | .carousel .item { | ||
- | height: | + | height: 500px; |
background-color: #777; | background-color: #777; | ||
} | } | ||
Line 48: | Line 48: | ||
left: 0; | left: 0; | ||
min-width: 100%; | min-width: 100%; | ||
- | height: | + | height: 500px; |
} | } | ||
Line 105: | Line 105: | ||
/* Navbar positioning foo */ | /* Navbar positioning foo */ | ||
.navbar-wrapper { | .navbar-wrapper { | ||
- | margin-top: | + | margin-top: 5px; |
} | } | ||
/* The navbar becomes detached from the top, so we round the corners */ | /* The navbar becomes detached from the top, so we round the corners */ |
Revision as of 01:14, 6 September 2013