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 {
-
background-color: #FFF;
+
    margin-top: 0px;
-
overflow-y:auto;
+
    margin-bottom: 0px;
-
overflow-x:hidden;
+
    margin-right: 0px;
-
margin-bottom: 20px;
+
    margin-left: 0px;
}
}
-
 
p {
p {
-
/*font-family: 'Exo', sans-serif;*/
+
text-indent: 0;
-
font-family: 'Open Sans', sans-serif;
+
-
font-size: 15px;
+
-
font-weight: 400;
+
-
letter-spacing: 10px
+
-
color: #222;
+
-
text-indent: 10;
+
-
white-space: inherit;
+
-
vertical-align: top;
+
-
position: relative;
+
-
width: 50%;
+
-
font-style: normal;
+
-
line-height: normal;
+
-
font-variant: normal;
+
padding-top: 0px;
padding-top: 0px;
padding-right: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-bottom: 0px;
-
padding-left: 25px;
+
padding-left: 0px;
-
border-top-style: none;
+
-
border-right-style: none;
+
-
border-bottom-style: none;
+
-
border-left-style: none;
+
-
text-align: left;
+
}
}
-
 
+
#top-section {
-
#ContenidoSecciones {
+
background-color: transparent;
-
padding-bottom: 100px;
+
transition: top 0.2s, ease-out;
-
background: transparent;
+
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:45%; position: absolute; left: 0px; top: 0px;">
+
<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://2014.igem.org/File:10435183_311100782386640_134059424_o.jpg">
+
       <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://2014.igem.org/File:10415595_550184831768190_4589085284510391449_n.jpg">
+
       <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

TEC-CEM | Project