Team:Dundee/inside/board

From 2014.igem.org

(Difference between revisions)
Line 123: Line 123:
   height: 20%;
   height: 20%;
}   
}   
 +
 +
 +
#toRight{
 +
  position: fixed;
 +
  width: 40%;
 +
  height: 20%;
 +
}
 +
   
 +
   
 +
#toRight img {
 +
display :none;
 +
cursor: pointer;
 +
  position: absolute;
 +
  top: 770%;
 +
  left: -60%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 30%;
 +
  height: 20%;
 +
 +
</style>
</style>
</head>
</head>
Line 162: Line 184:
       <img id="doIt" src="https://static.igem.org/mediawiki/2014/3/33/Dun_Flahser.png">
       <img id="doIt" src="https://static.igem.org/mediawiki/2014/3/33/Dun_Flahser.png">
   </div>
   </div>
 +
<div id="toRight">
 +
    <img src="https://static.igem.org/mediawiki/2014/1/1f/ToSchool_R.jpg">
 +
</div>
<script>
<script>

Revision as of 00:29, 18 October 2014

Dundee 2014