Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
{{:Team:Valencia-CIPF/fondoweb}}
{{:Team:Valencia-CIPF/fondoweb}}
<html lang="en">
<html lang="en">
-
<head>
 
-
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Valencia-CIPF/style.css&action=raw&ctype=text/css" type="text/css" />
+
 
-
</head>
+
<style type="text/css">
 +
<script type="text/javascript">
 +
 
 +
 
 +
/* Estructura */
 +
 
 +
div.menu,
 +
.wrapper {
 +
margin: 0;
 +
max-width: 1220px;
 +
position: absolute;
 +
}
 +
 
 +
 
 +
/* Cabecera */
 +
 
 +
#header {
 +
    background: #ffa67c;  /*fondo*/
 +
    border-bottom: 10px solid #d64729;  /*borde inferior*/
 +
    width:100%;
 +
    padding-top:0px;
 +
    margin: 0;
 +
    position:relative;
 +
    top:-105px;
 +
}
 +
#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 {
 +
background:transparent; /*url('https://static.igem.org/mediawiki/2011/e/e6/UNITS-welcome.png') center top no-repeat scroll*/
 +
height:151px;
 +
width:600px;
 +
}
 +
 
 +
 
 +
/* 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>
 +
 
 +
 
<body>
<body>

Revision as of 11:22, 5 August 2013