Template:Team:Marburg/Template:HeaderMenu

From 2014.igem.org

(Difference between revisions)
 
(2 intermediate revisions 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%; } 
 +
#left2 {
 +
  background: url('https://static.igem.org/mediawiki/2014/4/45/Mr_team_rolle_1.png') repeat-y left top;
 +
}
 +
#left_inner2 { float: left; width: 10%; } 
 +
#right2 { float: right; width: 80%;
 +
  background: url('https://static.igem.org/mediawiki/2014/7/71/Mr_team_rolle_2.png') repeat-y right top;
 +
 +
#right_inner2 { float: right; width: 10%; } 
 +
#content2 { float: left; width: 75%;} 
 +
.clr { clear: both; }
 +
#slider2_container {
#slider2_container {
  position: relative;
  position: relative;
Line 123: Line 145:
  .submenu_clr { clear: both; }
  .submenu_clr { clear: both; }
   #submenu { margin: 0 auto; float: none;}
   #submenu { margin: 0 auto; float: none;}
 +
#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 142: Line 166:
  .submenu_clr { clear: both; }
  .submenu_clr { clear: both; }
   #submenu { margin: 0 auto; float: none; }
   #submenu { margin: 0 auto; float: none; }
 +
  #left2, #right2 { background: transparent; }
 +
.tts { display: none; }
}
}
@media only screen and (max-device-width:480px) {
@media only screen and (max-device-width:480px) {
Line 162: Line 188:
  .submenu_clr { clear: both; }
  .submenu_clr { clear: both; }
   #submenu { margin: 0 auto; float: none; }
   #submenu { margin: 0 auto; float: none; }
 +
  #left2, #right2 { background: transparent; }
 +
.tts { display: none; }
}
}

Latest revision as of 22:19, 17 October 2014