Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
Line 223: | Line 223: | ||
margin: 0; | margin: 0; | ||
outline:#fff solid 3px; | outline:#fff solid 3px; | ||
+ | } | ||
+ | |||
+ | |||
+ | .attribution_left { | ||
+ | float: left; | ||
+ | width: 12%; | ||
+ | background: url('https://static.igem.org/mediawiki/2014/4/45/Mr_team_rolle_1.png') no-repeat left top; | ||
+ | height: 100%; | ||
+ | } | ||
+ | .attribution_center { | ||
+ | float: left; | ||
+ | width: 76%; | ||
+ | } | ||
+ | .attribution_right { | ||
+ | float: right; | ||
+ | width: 12%; | ||
+ | display: inline; | ||
+ | background: url('https://static.igem.org/mediawiki/2014/7/71/Mr_team_rolle_2.png') no-repeat right top; | ||
+ | height: 100px; | ||
} | } | ||
</style></html> | </style></html> |