Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 384: Line 384:
#facebook-link
#facebook-link
{
{
-
right: 21%;
+
background: url(https://static.igem.org/mediawiki/2014/d/d7/VUPV_facebook_selected2.png) no-repeat center center;
-
bottom: 50px;
+
background-size: cover;
 +
right: 22%;
 +
bottom: 30px;
width: 50px;  
width: 50px;  
height: 50px;
height: 50px;
Line 392: Line 394:
#facebook-link:hover
#facebook-link:hover
{
{
-
background: url(https://static.igem.org/mediawiki/2014/d/d7/VUPV_facebook_selected2.png) no-repeat center center;
+
background: url(https://static.igem.org/mediawiki/2014/0/0f/VUPV_facebook.png) no-repeat center center;
background-size: cover;
background-size: cover;
}
}
Line 398: Line 400:
#twitter-link
#twitter-link
{
{
-
right: 4.5%;   
+
right: 5%;   
-
bottom: 50px;
+
bottom: 30px;
width: 50px;  
width: 50px;  
height: 50px;
height: 50px;
Line 412: Line 414:
#mail-link
#mail-link
{
{
-
left: 14.25%;  
+
left: 15%;  
-
bottom: 50px;
+
bottom: 30px;
width: 50px;  
width: 50px;  
height: 50px;
height: 50px;

Revision as of 12:05, 28 August 2014