Template:Team:Marburg/Template:HeaderMenu

From 2014.igem.org

(Difference between revisions)
Line 22: Line 22:
</script>
</script>
<style>
<style>
 +
#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 135:
  .submenu_clr { clear: both; }
  .submenu_clr { clear: both; }
   #submenu { margin: 0 auto; float: none;}
   #submenu { margin: 0 auto; float: none;}
 +
#left2, #right2 { background: transparent; }
}
}
@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 155:
  .submenu_clr { clear: both; }
  .submenu_clr { clear: both; }
   #submenu { margin: 0 auto; float: none; }
   #submenu { margin: 0 auto; float: none; }
 +
  #left2, #right2 { background: transparent; }
}
}
@media only screen and (max-device-width:480px) {
@media only screen and (max-device-width:480px) {
Line 162: Line 176:
  .submenu_clr { clear: both; }
  .submenu_clr { clear: both; }
   #submenu { margin: 0 auto; float: none; }
   #submenu { margin: 0 auto; float: none; }
 +
  #left2, #right2 { background: transparent; }
}
}

Revision as of 20:31, 17 October 2014