(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <style> | ||
+ | .away { | ||
+ | display: flex; | ||
+ | justify-content: center; | ||
+ | /* background-image: url("https://static.igem.org/mediawiki/2016/e/ea/T--Freiburg--backgroundgrey.png")*/ | ||
+ | background: #cfcfcf; /*background behind logo from all pages apart from home*/ | ||
+ | margin-top: 0px; | ||
+ | } | ||
+ | </style> | ||
<body> | <body> | ||
− | <div class=" | + | <div class="away" > |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="" style="display: inline-block;"> | <div class="" style="display: inline-block;"> | ||
<a href="https://2016.igem.org/Team:Freiburg"> | <a href="https://2016.igem.org/Team:Freiburg"> | ||
− | <img src="https://static.igem.org/mediawiki/2016/8/84/T--Freiburg--Logo.png" style="width:150px | + | <img src="https://static.igem.org/mediawiki/2016/8/84/T--Freiburg--Logo.png" style="width:150px;" /> |
</a> | </a> | ||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
Latest revision as of 06:50, 4 October 2016