Template:Team:Bonn:NetworkTop
From 2013.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 62: | Line 62: | ||
title.style.opacity = "0.8"; | title.style.opacity = "0.8"; | ||
title.style.zIndex = "1"; | title.style.zIndex = "1"; | ||
+ | title.style.fontSize = "130%"; | ||
+ | title.style.fontWeight = "Bold"; | ||
title.id = divNetworkTitle; | title.id = divNetworkTitle; | ||
title.style.position = "absolute"; | title.style.position = "absolute"; | ||
title.top = -120; | title.top = -120; | ||
- | title.right = - | + | title.right = -185; |
title.style.top = title.top + "px"; | title.style.top = title.top + "px"; | ||
title.style.right = title.right + "px"; | title.style.right = title.right + "px"; | ||
Line 81: | Line 83: | ||
summary.id = divNetworkSummary; | summary.id = divNetworkSummary; | ||
summary.style.position = "absolute"; | summary.style.position = "absolute"; | ||
- | summary.top = title.top+title.height; | + | summary.top = title.top+9+title.height; |
summary.right = title.right; | summary.right = title.right; | ||
summary.style.top = summary.top + "px"; | summary.style.top = summary.top + "px"; |
Latest revision as of 11:59, 27 October 2013