Team:Dundee/inside/school

From 2014.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 110: Line 110:
   position: absolute;  
   position: absolute;  
   top: 800%;  
   top: 800%;  
-
   left:500%;  
+
   left:275%;  
   right: 0;  
   right: 0;  
   bottom: 0;  
   bottom: 0;  
Line 119: Line 119:
 +
#toStreet{ 
 +
position: fixed;
 +
  width: 30%;
 +
  height: 20%;
 +
}
 +
   
 +
   
 +
#toStreet img {
 +
  position: absolute;
 +
  top:  800%;
 +
  left: 150%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 50%;
 +
  height: 50%;
 +
}
</style>
</style>
Line 159: Line 176:
</div>
</div>
 +
 +
<div id="toStreet">
 +
  <a href="https://2014.igem.org/Team:Dundee">
 +
    <img src="https://static.igem.org/mediawiki/2014/6/61/Dun_ToStreet.jpg">
 +
    </a>
 +
</div>
<script>
<script>

Latest revision as of 01:04, 18 October 2014

Dundee 2014