Team:Aix-Marseille/Home
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<html> | <html> | ||
<style> | <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;*/ | ||
+ | } | ||
.carousel-indicators .active { | .carousel-indicators .active { | ||
background-color: #18bc9c; | background-color: #18bc9c; |
Revision as of 08:54, 26 August 2014