Team:Valencia UPV/style css
From 2014.igem.org
(Difference between revisions)
Line 376: | Line 376: | ||
{ | { | ||
right: 35%; | right: 35%; | ||
- | bottom: | + | bottom: 35px; |
width: 175px; | width: 175px; | ||
height: 125px; | height: 125px; | ||
Line 384: | Line 384: | ||
#facebook-link | #facebook-link | ||
{ | { | ||
- | right: | + | right: 21%; |
- | bottom: | + | bottom: 50px; |
- | width: | + | width: 50px; |
- | height: | + | height: 50px; |
} | } | ||
#facebook-link:hover | #facebook-link:hover | ||
{ | { | ||
- | background: url(https://static.igem.org/mediawiki/2014/ | + | 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 | ||
{ | { | ||
- | + | right: 4.5%; | |
- | bottom: | + | bottom: 50px; |
- | width: | + | width: 50px; |
- | height: | + | height: 50px; |
} | } | ||
#twitter-link:hover | #twitter-link:hover | ||
{ | { | ||
- | background: url(https://static.igem.org/mediawiki/2014/ | + | 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: | + | left: 14.25%; |
- | bottom: | + | bottom: 50px; |
- | width: | + | width: 50px; |
- | height: | + | 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