Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 332: Line 332:
}
}
-
@media only screen and (min-device-width : 1601px) and (max-device-height: 1080px)
+
@media only screen and (min-device-width : 1920px) and (max-device-height: 1080px)
{
{
Line 342: Line 342:
#facebook-link
#facebook-link
{
{
-
right: 111px;
+
right: 178px;
-
bottom: 25px;
+
bottom: -25px;
-
width: 29px;  
+
width: 39px;  
-
height: 29px;
+
height: 38px;
 +
}
 +
 
 +
#facebook-link:hover
 +
{
 +
background: url(https://static.igem.org/mediawiki/2014/0/09/VUPV_facebook_selected.png) no-repeat center center;
}
}
#twitter-link
#twitter-link
{
{
-
left: 139px;   
+
left: 98px;   
-
bottom: 32px;
+
bottom: -25px;
-
width: 34px;  
+
width: 40px;  
-
height: 32px;
+
height: 38px;
 +
}
 +
 
 +
#twitter-link:hover
 +
{
 +
width: 37px;
 +
height: 35px;
 +
background: url(https://static.igem.org/mediawiki/2014/3/3e/VUPV_twitter_selected.png) no-repeat center center;
 +
background-size: cover;
}
}
#mail-link
#mail-link
{
{
-
left: 150px;
+
left: 275px;  
-
bottom: 15px;
+
bottom: -23px;
-
width: 83px;  
+
width: 33px;  
-
height: 83px;
+
height: 43px;
}
}
}
}
-
@media only screen and (min-device-width : 1601px)and (min-device-height: 1081px)
+
@media only screen and (min-device-width : 1920px)and (min-device-height: 1081px)
{
{

Revision as of 14:16, 21 August 2014