Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 376: Line 376:
{
{
right: 35%;
right: 35%;
-
bottom: 15px;
+
bottom: 35px;
width: 175px;  
width: 175px;  
height: 125px;
height: 125px;
Line 384: Line 384:
#facebook-link
#facebook-link
{
{
-
right: 238px;
+
right: 21%;
-
bottom: -40px;
+
bottom: 50px;
-
width: 60px;  
+
width: 50px;  
-
height: 60px;
+
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 398: Line 398:
#twitter-link
#twitter-link
{
{
-
left: 112px;   
+
right: 4.5%;   
-
bottom: -32px;
+
bottom: 50px;
-
width: 45px;  
+
width: 50px;  
-
height: 45px;
+
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 412: Line 412:
#mail-link
#mail-link
{
{
-
left: 349px;  
+
left: 14.25%;  
-
bottom: -29px;
+
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:26, 28 August 2014