Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 308: Line 308:
#facebook-link
#facebook-link
{
{
-
right: 194px;
+
right: 22%;
-
bottom: -26px;
+
bottom: 50px;
-
width: 39px;  
+
width: 50px;  
-
height: 38px;
+
height: 50px;
}
}
#facebook-link:hover
#facebook-link:hover
{
{
-
background: url(https://static.igem.org/mediawiki/2014/0/09/VUPV_facebook_selected.png) no-repeat center center;
+
background: url(https://static.igem.org/mediawiki/2014/d/d7/VUPV_facebook_selected2.png) no-repeat center center;
 +
background-size: cover;
}
}
#twitter-link
#twitter-link
{
{
-
left: 104px;   
+
right: 5%;   
-
bottom: -26px;
+
bottom: 50px;
-
width: 37px;  
+
width: 50px;  
-
height: 35px;
+
height: 50px;
}
}
#twitter-link:hover
#twitter-link:hover
{
{
-
width: 37px;
+
background: url(https://static.igem.org/mediawiki/2014/1/14/VUPV_twitter_selected2.png) no-repeat center center;
-
height: 35px;
+
-
background: url(https://static.igem.org/mediawiki/2014/3/3e/VUPV_twitter_selected.png) no-repeat center center;
+
background-size: cover;
background-size: cover;
}
}
Line 337: Line 336:
#mail-link
#mail-link
{
{
-
left: 295px;  
+
left: 15%;  
-
bottom: -23px;
+
bottom: 50px;
-
width: 33px;  
+
width: 50px;  
-
height: 43px;
+
height: 50px;
 +
}
 +
 
 +
#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:22, 28 August 2014