Team:Valencia/menu

From 2013.igem.org

(Difference between revisions)
m (Created page with "<html> <style type="text/css"> * { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; } body { line-height: 0; margin-top: 0; ...")
 
(One intermediate revision not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
* {
 
-
background: transparent;
 
-
border: 0;
 
-
margin: 0;
 
-
padding: 0;
 
-
vertical-align: baseline;
 
-
}
 
-
body {
 
-
line-height: 0;
 
-
        margin-top: 0;
 
-
        margin-bottom: 0;
 
-
        margin-left: 0;
 
-
        margin-right: 0;
 
-
 
-
}
 
-
body,html,#content,#globalWrapper {
 
-
        padding:0 !important;
 
-
width:100% !important;
 
-
min-width: 1220px !important;
 
-
        font-size:12px;
 
-
        line-height:1.3em;
 
-
        color:#FFF;
 
-
        font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
 
-
}
 
-
body,html {
 
-
height:100% !important;
 
-
}
 
-
 
-
 
-
/* 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;
 
-
}
 
-
 
/* Empieza Menú */
/* Empieza Menú */
Line 202: Line 127:
/* Fin Menú */
/* Fin Menú */
-
 
-
 
-
 
-
/* 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>
Line 301: Line 182:
<li class="space_item-H"></li>
<li class="space_item-H"></li>
-
<li class="page_item"><a href="https://2013.igem.org/Team:Valencia-CIPF/Acknowledgements" >Atributions</a></li>
+
<li class="page_item"><a href="https://2013.igem.org/Team:Valencia-CIPF/Acknowledgements" >Acknowledgements</a></li>
</ul></div>
</ul></div>

Latest revision as of 11:12, 5 August 2013