Difference between revisions of "Team:UCL/Lewis"

Line 14: Line 14:
 
     background-image: url("https://static.igem.org/mediawiki/2014/1/13/NyanDog.gif");
 
     background-image: url("https://static.igem.org/mediawiki/2014/1/13/NyanDog.gif");
 
     background-repeat: repeat;
 
     background-repeat: repeat;
 +
  z-index:10;
 +
 
 
     }
 
     }
 
#content {
 
#content {
Line 21: Line 23:
 
   .ontop {
 
   .ontop {
 
   position:fixed;
 
   position:fixed;
     z-index:;
+
     z-index:9999;
 
   }
 
   }
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 15:41, 9 September 2015