Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
}
}
-
#p-logo  
+
#p-logo {
-
{
+
display:none;
display:none;
}
}
Line 72: Line 71:
}
}
-
.link-page
+
.link-page{
-
{
+
margin: 40px;
margin: 40px;
display: inline;
display: inline;
Line 117: Line 115:
.footer-img
.footer-img
{
{
-
background:#fff url(https://static.igem.org/mediawiki/2014/e/e9/Footer.jpg) no-repeat center center; /* METER EL FONDO */
+
background:#fff url(https://static.igem.org/mediawiki/2014/e/e9/Footer.png) no-repeat center center; /* METER EL FONDO */
width:100%;
width:100%;
height:75px;
height:75px;
-
z-index: 15;
+
margin:0px;
padding:0px;
padding:0px;
-
margin: 0px;
 
border-radius:3px;
border-radius:3px;
-moz-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-webkit-border-radius:3px;
-
bottom: 0px;
 
-
position: fixed;
 
-
}
 
-
 
-
#page-wrap
 
-
{
 
-
height: 100%;
 
-
margin: auto;
 
-
width: auto;
 
-
background-color: yellow;
 
-
}
 
-
 
-
#page-wrap:after
 
-
{
 
-
width: 100%;
 
-
display: block;
 
-
clear: both;
 
-
height: 750px;
 
}
}

Revision as of 15:38, 18 August 2014