Team:ITESM-CEM/Project/HP/slider2
From 2014.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 23: | Line 23: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | .marginFix { | ||
+ | position: fixed; | ||
+ | top: 0px; | ||
+ | left: 0px; | ||
+ | } | ||
body { | body { | ||
- | + | margin-top: 0px; | |
- | + | margin-bottom: 0px; | |
- | + | margin-right: 0px; | |
- | + | margin-left: 0px; | |
} | } | ||
- | |||
p { | p { | ||
- | + | text-indent: 0; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | text-indent: | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
padding-top: 0px; | padding-top: 0px; | ||
padding-right: 0px; | padding-right: 0px; | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
- | padding-left: | + | padding-left: 0px; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #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 82: | 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 125: | 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 131: | 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