Team:Dundee/inside/board

From 2014.igem.org

(Difference between revisions)
(Undo revision 368229 by DBurrell7 (talk))
Line 104: Line 104:
-
.button {
+
#flasher{
-
    position:absolute;
+
  position: fixed;  
-
    bottom:10px;
+
  width: 40%;  
-
    right:10px;
+
  height: 20%;
-
    width:100px;
+
-
    height:30px;
+
}
}
 +
   
 +
   
 +
#flasher img {
 +
  position: absolute;
 +
  top: 650%;
 +
  left: 159%;
 +
  right: 0;
 +
  bottom: 0;
 +
  margin: auto;
 +
  width: 96%;
 +
  height: 184%;
 +
</style>
</style>
</head>
</head>
Line 147: Line 157:
     </div>  
     </div>  
-
      <button class="button"> Go To School1 </button>
+
  <div id="flasher">
 +
      <img src="https://static.igem.org/mediawiki/2014/3/33/Dun_Flahser.png".
 +
  </div>
<script>
<script>

Revision as of 00:11, 18 October 2014

Dundee 2014