Team:UNIK Copenhagen/template

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
padding: 0px;
padding: 0px;
margin: 0px;
margin: 0px;
 +
}
 +
.wrapper {
 +
min-height: 100%;
 +
height: auto !important;
 +
height: 100%;
 +
margin: 0 auto -60px;
 +
}
 +
.push {
 +
height: 60px;
}
}
Line 22: Line 31:
padding: 0px;
padding: 0px;
}
}
-
#globalWrapper{
+
 
-
height: 100%}
+
body{
body{
background: white url(https://static.igem.org/mediawiki/2013/3/39/UNIK_Copenhagen_background.jpg) no-repeat fixed 50% 50%;
background: white url(https://static.igem.org/mediawiki/2013/3/39/UNIK_Copenhagen_background.jpg) no-repeat fixed 50% 50%;
Line 53: Line 61:
background-color: rgba(47, 71, 71, 0.3);
background-color: rgba(47, 71, 71, 0.3);
z-index: 90;
z-index: 90;
 +
height:60px;
position: relative;
position: relative;
color: black;
color: black;

Revision as of 00:11, 14 August 2013