Template:Team:Marburg/Template:HeaderMenu

From 2014.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 22: Line 22:
</script>
</script>
<style>
<style>
 +
.tts {
 +
    float: right;
 +
    position: relative;
 +
    bottom: 25px;
 +
}
 +
 +
#toc, .toc {
 +
    display: none;
 +
}
 +
#container2 {  margin: auto; width: 100%; }   
#container2 {  margin: auto; width: 100%; }   
#left2 {  
#left2 {  
Line 136: Line 146:
   #submenu { margin: 0 auto; float: none;}
   #submenu { margin: 0 auto; float: none;}
#left2, #right2 { background: transparent; }
#left2, #right2 { background: transparent; }
 +
.tts { display: none; }
}
}
@media only screen and (max-device-width:1024px) and (orientation:portrait) {
@media only screen and (max-device-width:1024px) and (orientation:portrait) {
Line 156: Line 167:
   #submenu { margin: 0 auto; float: none; }
   #submenu { margin: 0 auto; float: none; }
   #left2, #right2 { background: transparent; }
   #left2, #right2 { background: transparent; }
 +
.tts { display: none; }
}
}
@media only screen and (max-device-width:480px) {
@media only screen and (max-device-width:480px) {
Line 177: Line 189:
   #submenu { margin: 0 auto; float: none; }
   #submenu { margin: 0 auto; float: none; }
   #left2, #right2 { background: transparent; }
   #left2, #right2 { background: transparent; }
 +
.tts { display: none; }
}
}

Latest revision as of 22:19, 17 October 2014