Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 428: Line 428:
-
@media only screen and (min-width : 1601px) and (max-width : 2250px) and (max-height: 1080px)
+
@media only screen and (min-width : 1601px) and (max-width : 2250px)
{
{
Line 460: Line 460:
#facebook-link
#facebook-link
{
{
-
right: 283px;
+
right: 22%;
-
bottom: -33px;
+
bottom: 50px;
-
width: 70px;  
+
width: 50px;  
-
height: 70px;
+
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;
background-size: cover;
}
}
Line 474: Line 474:
#twitter-link
#twitter-link
{
{
-
left: 130px;   
+
right: 5%;   
-
bottom: -27px;
+
bottom: 50px;
-
width: 53px;  
+
width: 50px;  
-
height: 53px;
+
height: 50px;
}
}
#twitter-link:hover
#twitter-link:hover
{
{
-
background: url(https://static.igem.org/mediawiki/2014/3/3e/VUPV_twitter_selected.png) no-repeat center center;
+
background: url(https://static.igem.org/mediawiki/2014/1/14/VUPV_twitter_selected2.png) no-repeat center center;
background-size: cover;
background-size: cover;
}
}
Line 488: Line 488:
#mail-link
#mail-link
{
{
-
left: 415px;  
+
left: 15%;  
-
bottom: -22px;
+
bottom: 50px;
-
width: 40px;  
+
width: 50px;  
-
height: 53px;
+
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:55, 28 August 2014