Team:ITESM-CEM/Project/HP/slider2
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 45: | Line 45: | ||
} | } | ||
+ | #top-section { | ||
+ | background-color: transparent; | ||
+ | transition: top 0.2s, ease-out; | ||
+ | transition-delay: 0.5s; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
- | <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> | + | <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="background-color: transparent;"> |
<table width="100%" border="0" id="ContenidoSecciones"> | <table width="100%" border="0" id="ContenidoSecciones"> | ||
Line 61: | Line 66: | ||
<!-- SLIDER 2 INICIO--> | <!-- SLIDER 2 INICIO--> | ||
<div> | <div> | ||
- | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width: | + | <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:90%; position: absolute; left: 0px; top: 0px;"> |
<!-- Indicators --> | <!-- Indicators --> | ||
<ol class="carousel-indicators"> | <ol class="carousel-indicators"> | ||
Line 104: | Line 109: | ||
</div> | </div> | ||
<div class="item"> | <div class="item"> | ||
- | <img src="https:// | + | <img src="https://static.igem.org/mediawiki/2014/c/cf/10435183_311100782386640_134059424_o.jpg"> |
</div> | </div> | ||
<div class="item"> | <div class="item"> | ||
Line 110: | Line 115: | ||
</div> | </div> | ||
<div class="item"> | <div class="item"> | ||
- | <img src="https:// | + | <img src="https://static.igem.org/mediawiki/2014/a/a2/10415595_550184831768190_4589085284510391449_n.jpg"> |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 04:52, 15 October 2014