Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 120: Line 120:
width:100%;
width:100%;
height:75px;
height:75px;
-
/*margin-top:-75px;*/
+
margin-top:-75px;
padding:0px;
padding:0px;
border-radius:3px;
border-radius:3px;
-moz-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-webkit-border-radius:3px;
 +
}
 +
 +
#page-wrap
 +
{
 +
min-height: 100%;
 +
}
 +
 +
#page-wrap:after
 +
{
 +
width: 100%;
 +
display: block;
 +
clear: both;
 +
height: 75px;
}
}

Revision as of 13:53, 18 August 2014