Team:Aix-Marseille/Home
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style> | ||
+ | .carousel-inner > .item > img { /* Refinitition of the img property in the carousel */ | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | min-width: 80%; | ||
+ | height: 500px; | ||
+ | left: -9999px; | ||
+ | right: -9999px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | </style> | ||
<!-- Carousel | <!-- Carousel | ||
================================================== --> | ================================================== --> |
Revision as of 17:37, 18 July 2014