Team:UANL Mty-Mexico/CarouselCSS
From 2013.igem.org
(Difference between revisions)
Line 31: | Line 31: | ||
/* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */ | /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */ | ||
- | margin-top: - | + | margin-top: -90px; |
} | } | ||
/* Since positioning the image, we need to help out the caption */ | /* Since positioning the image, we need to help out the caption */ | ||
Line 105: | Line 105: | ||
/* Navbar positioning foo */ | /* Navbar positioning foo */ | ||
.navbar-wrapper { | .navbar-wrapper { | ||
- | margin-top: | + | margin-top: 10px; |
} | } | ||
/* 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:13, 6 September 2013