Team:UANL Mty-Mexico/CarouselCSS
From 2013.igem.org
(Difference between revisions)
(18 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | #content { | ||
+ | width: auto; | ||
+ | } | ||
/* GLOBAL STYLES | /* GLOBAL STYLES | ||
Line 31: | Line 35: | ||
/* 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: -150px; |
} | } | ||
/* 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 109: | ||
/* Navbar positioning foo */ | /* Navbar positioning foo */ | ||
.navbar-wrapper { | .navbar-wrapper { | ||
- | margin-top: | + | margin-top: 0px; |
} | } | ||
/* The navbar becomes detached from the top, so we round the corners */ | /* The navbar becomes detached from the top, so we round the corners */ |
Latest revision as of 18:46, 27 September 2013