Team:Dundee/inside/school

From 2014.igem.org

(Difference between revisions)
Line 99: Line 99:
   height: 50%;
   height: 50%;
}  
}  
 +
 +
#toRight{ 
 +
position: fixed;
 +
  width: 30%;
 +
  height: 20%;
 +
}
 +
   
 +
   
 +
#toRight img {
 +
  position: absolute;
 +
  top: 800%;
 +
  left:500%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 50%;
 +
  height: 50%;
 +
}
 +
Line 133: Line 152:
   </a>
   </a>
</div>
</div>
 +
 +
<div id="toRight">
 +
  <a href="https://2014.igem.org/Team:Dundee/inside/library">
 +
    <img src="https://static.igem.org/mediawiki/2014/b/b3/Dun_ToLibrary_R.jpg">
 +
    </a>
 +
</div>
 +
<script>
<script>

Revision as of 01:01, 18 October 2014

Dundee 2014