Difference between revisions of "Template:Manchester/CSS"

(Undo revision 203281 by Whtey94 (talk))
Line 85: Line 85:
  
 
}
 
}
 
#vgemcollaboration {
 
background-image:url('https://static.igem.org/mediawiki/2016/d/de/T--Virginia--collabopen.png');
 
background-size:135px 165px; /*Adjust background-size and the width and height properties here if you wish to resize the icon*/
 
width:135px;
 
height:165px;
 
z-index:1000;
 
        position: absolute;
 
        top: 300px;
 
        left: 0px;
 
}
 
 
#vgemcollaboration:hover {
 
background-image:url('https://static.igem.org/mediawiki/2016/a/a5/T--Virginia--collabclosed.png');
 
}
 
 
#vgemcollaboration a {
 
display:inline-block;
 
width:100%;
 
height:100%;
 
}
 
 
  
  

Revision as of 17:59, 11 October 2016

Manchester iGEM 2016