Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 185: Line 185:
{
{
position: relative;  
position: relative;  
-
background-color: transparent;  
+
background: url(https://static.igem.org/mediawiki/2014/2/27/VUPV_twitter.png) no-repeat center center;
 +
background-size: cover;
border: 1px solid yellow;
border: 1px solid yellow;
display: inline-block;
display: inline-block;
Line 193: Line 194:
{
{
position: relative;
position: relative;
-
background: url(https://static.igem.org/mediawiki/2014/2/27/VUPV_twitter.png) no-repeat center center;  
+
background: url(https://static.igem.org/mediawiki/2014/2/22/VUPV_gmail_selected2.png) no-repeat center center;  
background-size: cover;
background-size: cover;
-
/*border: 1px solid yellow;*/
+
border: 1px solid yellow;
display: inline-block;
display: inline-block;
}
}
Line 232: Line 233:
#facebook-link
#facebook-link
{
{
-
right: 178px;
+
left: 20%px;
-
bottom: -25px;
+
bottom: 15px;
-
width: 39px;  
+
width: 40px;  
-
height: 38px;
+
height: 40px;
}
}
#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;
 +
width: 50px;
 +
height: 50px;
}
}

Revision as of 10:53, 28 August 2014