Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 16: Line 16:
position: relative;
position: relative;
}
}
-
 
-
#loading {
 
-
    color:#fff;
 
-
    background:#000;
 
-
    height:30px;
 
-
    width:100%;
 
-
    position: absolute; top:410px;
 
-
    z-index: 10;
 
-
}
 
-
#loading div {
 
-
width:1080px;
 
-
margin:0 auto;
 
-
text-align:center;
 
-
vertical-align:middle;
 
-
}
 
-
#main {
 
-
background: #fff;
 
-
width:100%;
 
-
}
 
-
#maintmp {
 
-
background: #113355 url('https://static.igem.org/mediawiki/2011/0/02/UNITS-silvan.png') center center no-repeat scroll;
 
-
height:500px;
 
-
width:100%;
 
-
}
 
-
#footer {
 
-
    background: #113355;
 
-
    border-top: 10px solid #3B5998;
 
-
margin-top: 30px;
 
-
clear: both;
 
-
width: 100%;
 
-
}
 
-
 
/* Cabecera */
/* Cabecera */
Line 99: Line 67:
}
}
 +
Line 105: Line 74:
#footer {
#footer {
-
     background: #ffa67c;  /*fondo*/
+
     background: #ffa67c ;  /*fondo */
     border-top: 10px solid #d64729;  /*borde superior*/
     border-top: 10px solid #d64729;  /*borde superior*/
-
     width:100%;
+
     width:1359px
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;
-
     position: absolute;  /*fixed*/
+
     position: relative;  
-
    left:0px;
+
-
    top: 800px;
+
-
    z-index:0;
+
}
}
-
#footer.wrapper {
 
-
    margin: 0;
 
-
    width:1500px;
 
-
    overflow:hidden;
 
-
    display:table;
 
-
    background: none transparent 0 0 Scroll no repeat;
 
-
    position: absolute;
 
-
left:100px;
 
-
 
-
top:800px;
 
-
    padding:0px;
 
-
}
 
Line 135: Line 89:
     font-size: 15px;
     font-size: 15px;
     position: absolute;
     position: absolute;
-
     left: 600px;
+
     top: 1095px;
-
     top:600px;
+
     left: 575px;
}
}
#FacebookandTwitter{
#FacebookandTwitter{
     position: absolute;
     position: absolute;
-
     top:600px;
+
     top: 950px;
-
     left:1200px;
+
     left: 1200px;
}
}
#VisitorMaps{
#VisitorMaps{
-
   position: absolute;
+
   position: relative;
-
   top:600px;
+
   top: 790px;
-
   left:200px;
+
   left: 400px;
-
  z-index:9;
+
}
}
Line 176: Line 129:
<footer>
<footer>
<div id="footer" style="height:360px;">
<div id="footer" style="height:360px;">
-
        <div class="wrapper">
 
</div>
</div>
</div>
</div>

Revision as of 09:27, 6 September 2013