Line 3: | Line 3: | ||
/*clear wiki syling*/ | /*clear wiki syling*/ | ||
+ | #vgemcollaboration { | ||
+ | background-image:url('https://static.igem.org/mediawiki/2016/d/de/T--Virginia--collabopen.png'); | ||
+ | position:absolute; | ||
+ | top:0; | ||
+ | left:0; | ||
+ | background-size:180px 220px; /*Adjust background-size and the width and height properties here if you wish to resize the icon*/ | ||
+ | width:180px; | ||
+ | height:220px; | ||
+ | z-index:100; | ||
+ | } | ||
+ | |||
+ | #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%; | ||
+ | } | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} |
Revision as of 16:41, 16 October 2016