Difference between revisions of "Template:Freiburg/Away"

 
(49 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>
<p style="text-align: center">
+
 
    <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"/>
+
<div class="away" >
 +
 
 +
  <div class=""  style="display: inline-block;">
 +
        <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;" />
 
     </a>
 
     </a>
</p>
+
  </div>
 +
 
 +
</div>
 +
 
 +
 
 
</body>
 
</body>
  
 
</html>
 
</html>

Latest revision as of 06:50, 4 October 2016