Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
-
/* Cabecera */
 
-
 
-
#header {
 
-
    background: #ffa67c;  /*fondo*/
 
-
    border-bottom: 10px solid #d64729;  /*borde inferior*/
 
-
    width:100%;
 
-
    padding-top:0px;
 
-
    margin: 0;
 
-
    position:relative;
 
-
    top:-18px;
 
-
}
 
-
#header .wrapper {
 
-
    width:1220px;
 
-
    overflow:hidden;
 
-
    display:table;
 
-
    background: none transparent 0 0 Scroll no-repeat;
 
-
    position:relative;
 
-
    padding-top:0px;
 
-
}
 
-
#project-image {
 
-
background: url('https://static.igem.org/mediawiki/2013/e/e0/Valencia-CIPF_logo.png') transparent center center scroll no-repeat;
 
-
display:table-cell;
 
-
width:480px;
 
-
height:360px;
 
-
text-align:center;
 
-
vertical-align:middle;
 
-
position:absolute;
 
-
left:715px; /*Desplazar logo iGEM*/
 
-
}
 
#Home {
#Home {
Line 55: Line 26:
-
/* Pie */
 
-
 
-
#footer-box {
 
-
    background: #ffa67c;  /*fondo*/
 
-
    border-top: 10px solid #d64729;  /*borde superior*/
 
-
    width:100% !important;
 
-
    padding:10px !important!
 
-
    margin: 0;
 
-
    position:relative;
 
-
}
 
-
#footer-box .wrapper {
 
-
    margin: 0 auto;
 
-
    width:1220px;
 
-
    overflow:hidden;
 
-
    display:table;
 
-
    background: none transparent 0 0 Scroll no repeat;
 
-
    position:relative;
 
-
    padding-top:0px;
 
-
}
 
-
#sponsors{
 
-
 
-
}
 
-
 
-
#e-mail{
 
-
    color: #000;
 
-
    font: sans-serif;
 
-
    font-size: 15px;
 
-
    position: absolute;
 
-
    left: 690px;
 
-
    top:300px;
 
-
}
 
-
#FacebookandTwitter{
 
-
    position:relative;
 
-
    top:130px;
 
-
    left:1040px;
 
-
}
 
-
#VisitorMaps{
 
-
  position:relative;
 
-
  top:-240px;
 
-
  left:10px;
 
-
}
 
<style media="all" type="text/css">@import "/menu/menu_style.css";</style>
<style media="all" type="text/css">@import "/menu/menu_style.css";</style>

Revision as of 14:36, 5 August 2013