Difference between revisions of "Template:Vanderbilt Header"
Line 105: | Line 105: | ||
<header id="header" class="row"> | <header id="header" class="row"> | ||
<div class="container"> | <div class="container"> | ||
− | <div class="intro-text" style="border: 5px solid blue;"> | + | <div id="header_text" class="intro-text" style="border: 5px solid blue;"> |
− | <div class="intro-heading" style="font-style:normal; border: 5px solid red; font-family:Uncial Antiqua; font-size: 5em | + | <div class="intro-heading" style="font-style:normal; border: 5px solid red; font-family:Uncial Antiqua; font-size: 5em;"> |
<font id="header_text" color="#000000">Demons in the Code</font> | <font id="header_text" color="#000000">Demons in the Code</font> | ||
</div> | </div> | ||
Line 123: | Line 123: | ||
if(url != "https://2015.igem.org/Team:Vanderbilt") { | if(url != "https://2015.igem.org/Team:Vanderbilt") { | ||
document.getElementById("header").style.backgroundImage = "url('https://static.igem.org/mediawiki/2015/9/9b/Vanderbilt_2015_plain_sequence_background.png')"; | document.getElementById("header").style.backgroundImage = "url('https://static.igem.org/mediawiki/2015/9/9b/Vanderbilt_2015_plain_sequence_background.png')"; | ||
+ | document.getElementById("header_text").style.position = "absolute"; | ||
+ | document.getElementById("header_text").style.top = "10%"; | ||
} | } | ||
Revision as of 04:12, 18 September 2015
Demons in the Code