Difference between revisions of "Team:UPO-Sevilla/Template:CSS"

 
(7 intermediate revisions by the same user not shown)
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:988px;
 +
left:770px;
 +
background-size:228px 257px; /*Adjust background-size and the width and height properties here if you wish to resize the icon*/
 +
width:201px;
 +
height:254px;
 +
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;}
Line 7,417: Line 7,437:
 
.carousel{
 
.carousel{
 
height: 500px;
 
height: 500px;
background: url(../img/slide-bg.png) no-repeat bottom center;
+
background: url(https://static.igem.org/mediawiki/2016/f/f9/T--UPO-Sevilla--slide.png) no-repeat bottom center;
 
}
 
}
  

Latest revision as of 10:15, 18 October 2016