Template:Freiburg2013 Template1

From 2013.igem.org

(Difference between revisions)
Line 84: Line 84:
/*Now to set heading and body fonts*/
/*Now to set heading and body fonts*/
body {
body {
-
width:100%;
+
width:1500px;
/* background: url("Hintergrund_linear.gif") center top;*/
/* background: url("Hintergrund_linear.gif") center top;*/
background-color: #2E2E2E;
background-color: #2E2E2E;
Line 101: Line 101:
#menu {  
#menu {  
-
width:100%;
+
width:1500px;
height: 3em;  
height: 3em;  
float: left;
float: left;
Line 236: Line 236:
z-index:1;
z-index:1;
position:absolute;
position:absolute;
 +
}
}
Line 241: Line 242:
float:left;
float:left;
-
width:100%;
+
width:1500px;

Revision as of 13:56, 3 September 2013