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: -90px;
+
   margin-top: -110px;
}
}
/* 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: -10px;
+
     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 */

Revision as of 01:50, 6 September 2013