Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
Line 209: | Line 209: | ||
#container2 { margin: auto; width: 100%; } | #container2 { margin: auto; width: 100%; } | ||
#left2 { | #left2 { | ||
- | background: url('https://static.igem.org/mediawiki/2014/4/45/Mr_team_rolle_1.png') repeat- | + | 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%; } | #left_inner2 { float: left; width: 10%; } | ||
#right2 { float: right; width: 80%; | #right2 { float: right; width: 80%; | ||
- | background: url('https://static.igem.org/mediawiki/2014/7/71/Mr_team_rolle_2.png') repeat- | + | 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%; } | #right_inner2 { float: right; width: 10%; } |