Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 194: Line 194:
{
{
position: relative;
position: relative;
-
background: url(https://static.igem.org/mediawiki/2014/2/22/VUPV_gmail_selected2.png) no-repeat center center;  
+
background: url(https://static.igem.org/mediawiki/2014/5/57/VUPV_mail.png) no-repeat center center;  
background-size: cover;
background-size: cover;
border: 1px solid yellow;
border: 1px solid yellow;
Line 261: Line 261:
#mail-link
#mail-link
{
{
-
background: url(https://static.igem.org/mediawiki/2014/2/22/VUPV_gmail_selected2.png) no-repeat center center;
 
-
background-size: cover;
 
left: 20%;  
left: 20%;  
bottom: 50px;
bottom: 50px;
Line 269: Line 267:
}
}
 +
#mail-link:hover
 +
{
 +
background: url(https://static.igem.org/mediawiki/2014/8/85/VUPV_mail_selected2.png) no-repeat center center;
 +
background-size: cover;
 +
}
}
}

Revision as of 11:19, 28 August 2014