Team:SYSU-Software/my overview.css

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
}
}
-
.carousel-inner img {
+
.carousel-inner .item img {
-
   height: 425px;
+
   height: 425px !important;
}
}

Revision as of 20:35, 17 October 2014

body {

 font: x-small sans-serif !important;

}

h1, h2, h3, h4, h5, h6 {

 margin: 0 !important;

}

.carousel-inner .item img {

 height: 425px !important;

}