Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
Line 45: | Line 45: | ||
margin-top: 0.3em; | margin-top: 0.3em; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
table#members { | table#members { | ||
Line 172: | Line 166: | ||
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | div.sponsor { | ||
+ | margin: 15px; | ||
+ | margin: 0 auto; | ||
+ | min-width: 500px; | ||
+ | max-width: 1200px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .sponsor img { | ||
+ | width: 45%; | ||
+ | } | ||
+ | .sponsor img.lft { | ||
+ | float: left; | ||
+ | } | ||
+ | .sponsor img.rgt { | ||
+ | float: right; | ||
} | } | ||
</style></html> | </style></html> |