Team:Dundee/inside/saloon

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 14: Line 14:
#meat img{
#meat img{
   position: absolute;  
   position: absolute;  
-
   top: 177%;  
+
   top: 193%;  
   left: 274%;  
   left: 274%;  
   right: 0;  
   right: 0;  
Line 20: Line 20:
   margin: auto;  
   margin: auto;  
   width: 60%;
   width: 60%;
-
   height: 150%;
+
   height: 160%;
}
}
-
  #thanks{
+
  #thanks{  
position: fixed;  
position: fixed;  
   width: 30%;  
   width: 30%;  
Line 32: Line 32:
#thanks img {
#thanks img {
   position: absolute;  
   position: absolute;  
-
   top: 620%;  
+
   top: 576%;  
   left: 215%;  
   left: 215%;  
   right: 0;  
   right: 0;  
Line 51: Line 51:
#medals img {
#medals img {
   position: absolute;  
   position: absolute;  
-
   top: 178%;  
+
   top: 134%;  
   left: 144%;  
   left: 144%;  
   right: 0;  
   right: 0;  
Line 70: Line 70:
#aleks img {
#aleks img {
   position: absolute;  
   position: absolute;  
-
   top: 455%;  
+
   top: 411%;  
   left: -40%;  
   left: -40%;  
   right: 0;  
   right: 0;  
Line 88: Line 88:
#dimi img {
#dimi img {
   position: absolute;  
   position: absolute;  
-
   top: 297%;  
+
   top: 253%;  
   left: 42%;  
   left: 42%;  
   right: 0;  
   right: 0;  
Line 106: Line 106:
#fats img {
#fats img {
   position: absolute;  
   position: absolute;  
-
   top: 467%;  
+
   top: 423%;  
   left: 68%;  
   left: 68%;  
   right: 0;  
   right: 0;  
Line 139: Line 139:
   height: 100%;
   height: 100%;
}
}
 +
 +
 +
#toLeft{ 
 +
position: fixed;
 +
  width: 30%;
 +
  height: 20%;
 +
}
 +
   
 +
   
 +
#toLeft img {
 +
  position: absolute;
 +
  top: 800%;
 +
  left:-40%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 50%;
 +
  height: 50%;
 +
}
 +
 +
 +
#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>
</head>
</head>
Line 193: Line 234:
     </div>
     </div>
      
      
 +
<div id="toLeft">
 +
  <a href="https://2014.igem.org/Team:Dundee/inside/library">
 +
  <img src="https://static.igem.org/mediawiki/2014/0/08/Dun_ToLibrary_L.jpg">
 +
  </a>
 +
</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>
Line 204: Line 258:
   $(".detail").fadeTo("2000",0);   
   $(".detail").fadeTo("2000",0);   
   $(".detail").fadeTo("2000",1);   
   $(".detail").fadeTo("2000",1);   
-
   $(".detail").fadeTo("2000",1);
+
   $(".detail").fadeTo("2000",0);
}
}

Latest revision as of 01:13, 18 October 2014

Dundee 2014