Difference between revisions of "Team:Humboldt Berlin/Notebook"

Line 94: Line 94:
  
 
       <div class="full-height fixed-header-content notebook">
 
       <div class="full-height fixed-header-content notebook">
<div class="width-limit padding-container" style="margin-top:5vw;margin-bottom:5vw">
+
<div class="width-limit padding-container" style="margin: 50px 0;">
 
<img src="https://static.igem.org/mediawiki/2019/7/71/T--Humboldt_Berlin--Notebook_Timeline.png" alt="Our stuffed calendar"/></br>
 
<img src="https://static.igem.org/mediawiki/2019/7/71/T--Humboldt_Berlin--Notebook_Timeline.png" alt="Our stuffed calendar"/></br>
 
</div>
 
</div>
Line 689: Line 689:
 
      
 
      
 
             function setFixedElements() {
 
             function setFixedElements() {
                 if (window.pageYOffset >= (window.innerHeight + 100)) {
+
                 if (window.pageYOffset >= (window.innerHeight + 615)) {
 
                     infobox.classList.add('fixed')
 
                     infobox.classList.add('fixed')
 
                 } else {
 
                 } else {

Revision as of 11:18, 20 October 2019