Team:LMU-Munich/Templates/Page Header

From 2012.igem.org

(Difference between revisions)
Line 30: Line 30:
font-face: sans-serif;
font-face: sans-serif;
width: auto;
width: auto;
-
border-top: 1px solid transparent;
 
-
margin-top: -1px;
 
-
position: static;
 
}
}
body {
body {
-
background: white; /* ← change the left/right border color here! */
 
background: url(https://static.igem.org/mediawiki/2012/e/e3/Team_LMU_banner.png) no-repeat 50% 20px white;
background: url(https://static.igem.org/mediawiki/2012/e/e3/Team_LMU_banner.png) no-repeat 50% 20px white;
-
}
 
-
 
-
body {
 
width: 1000px; /* against my better judgement… */
width: 1000px; /* against my better judgement… */
margin: 0 auto;
margin: 0 auto;
Line 498: Line 491:
var ret = 0;
var ret = 0;
for(; ele != null; ele = ele.offsetParent) {
for(; ele != null; ele = ele.offsetParent) {
-
ret += ", " + ele.offsetLeft;
+
ret += ele.offsetLeft;
}
}
return ret;
return ret;

Revision as of 18:57, 25 September 2012

iGEM Ludwig-Maximilians-Universität München Beadzillus

Team-LMU Sidebar Home.jpg

The LMU-Munich team is exuberantly happy about the great success at the World Championship Jamboree in Boston. Our project Beadzillus finished 4th and won the prize for the "Best Wiki" (with Slovenia) and "Best New Application Project".

IGEM HQ LMU prize.jpg

[ more news ]

Sporenfreunde