Team:Dundee/inside/board

From 2014.igem.org

(Difference between revisions)
 
(60 intermediate revisions not shown)
Line 13: Line 13:
#policy img{
#policy img{
   position: absolute;  
   position: absolute;  
-
   top: 193%;  
+
   top: 187%;  
   left: 173%;  
   left: 173%;  
   right: 0;  
   right: 0;  
Line 94: Line 94:
#bg img {
#bg img {
   position: absolute;  
   position: absolute;  
-
   top: 9%;  
+
   top: 8%;  
   left: -1.5%;  
   left: -1.5%;  
   right: 0;  
   right: 0;  
Line 102: Line 102:
   height: 100%;
   height: 100%;
}
}
 +
 +
 +
 +
#toRight{
 +
  position: fixed;
 +
  width: 40%;
 +
  height: 20%;
 +
}
 +
   
 +
   
 +
#toRight img {
 +
cursor: pointer;
 +
  position: absolute;
 +
  top: 90%;
 +
  left: 210%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 40%;
 +
  height: 40%;
 +
 +
 +
#toStreet{
 +
  position: fixed;
 +
  width: 40%;
 +
  height: 20%;
 +
}
 +
   
 +
   
 +
#toStreet img {
 +
cursor: pointer;
 +
  position: absolute;
 +
  top: 810%;
 +
  left: -10%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 50%;
 +
  height: 50%;
 +
 +
 +
</style>
</style>
</head>
</head>
Line 110: Line 152:
     <div id="bg">   
     <div id="bg">   
-
     <img src="https://static.igem.org/mediawiki/2014/7/7f/Outreach_board.jpg" alt="">   
+
     <img src="https://static.igem.org/mediawiki/2014/3/39/Outreach_board.jpg12.jpg" alt="">   
</div>
</div>
Line 121: Line 163:
         <div id="stories">
         <div id="stories">
  <a href="/Team:Dundee/policypractice/clinic">
  <a href="/Team:Dundee/policypractice/clinic">
-
         <img src="" alt="" class="detail">
+
         <img src="https://static.igem.org/mediawiki/2014/7/72/Dun_Cf_stories.png" alt="" class="detail">
     </a>
     </a>
     </div>  
     </div>  
Line 138: Line 180:
     </div>  
     </div>  
-
      
+
<div id="toRight">
 +
<a href="/Team:Dundee/inside/school">
 +
     <img src="https://static.igem.org/mediawiki/2014/1/1f/ToSchool_R.jpg">
 +
</a>
 +
</div>
 +
 
 +
<div id="toStreet">
 +
<a href="/Team:Dundee">
 +
  <img src="https://static.igem.org/mediawiki/2014/6/61/Dun_ToStreet.jpg">
 +
</a>
 +
</div>
 +
 
<script>
<script>

Latest revision as of 01:36, 18 October 2014

Dundee 2014