Difference between revisions of "Template:KU Leuven/main/css"

(Undo revision 159463 by Leen (talk))
Line 56: Line 56:
 
/*********************/
 
/*********************/
  
 
+
#topimg {
 +
    position:fixed;
 +
    z-index: 0;
 +
    width: 100%;
 +
    height:100%;
 +
    background: url(https://static.igem.org/mediawiki/2015/6/68/KULeuven2015Zebra_spots.png) no-repeat center center fixed;
 +
    background-size: contain
 +
  -webkit-background-size: cover;
 +
  -moz-background-size: cover;
 +
  -o-background-size: cover;
 +
  background-size: cover;
 +
}
  
 
#hiddenimg {
 
#hiddenimg {

Revision as of 10:24, 3 September 2015