Difference between revisions of "Team:Valencia UPV/logocolor"
(36 intermediate revisions by 2 users not shown) | |||
Line 361: | Line 361: | ||
#sponsor { | #sponsor { | ||
− | + | text-align:center; | |
} | } | ||
Line 377: | Line 377: | ||
footer{ | footer{ | ||
− | background-color: | + | background-color: white; |
} | } | ||
Line 609: | Line 609: | ||
.ch-img-1 { | .ch-img-1 { | ||
− | background-image: url( | + | background-image: url(https://static.igem.org/mediawiki/2015/3/36/Dani.PNG); |
} | } | ||
.ch-img-2 { | .ch-img-2 { | ||
− | background-image: url( | + | background-image: url(https://static.igem.org/mediawiki/2015/5/50/Niki.jpg); |
} | } | ||
.ch-img-3 { | .ch-img-3 { | ||
− | background-image: url( | + | background-image: url(https://static.igem.org/mediawiki/2015/0/0e/Valencia_upv_ivan.png); |
} | } | ||
+ | |||
.ch-img-4 { | .ch-img-4 { | ||
− | background-image: url(https://static.igem.org/mediawiki/2015/3/ | + | background-image: url(https://static.igem.org/mediawiki/2015/c/c0/Valencia_upv_pilar.png); |
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-5 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/f/f4/Valencia_UPV_Ruben.png); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-6 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/5/53/Valencia_upv_alba.png); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-7 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/0/04/Agos.PNG); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-8 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/f/fa/Alex.jpeg); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-9 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/3/3c/Valencia_UPV_Marta.png); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-10 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/d/dc/Guillermo.jpg); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-11 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/5/52/Profile_Alfredo.jpg); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-12 { | ||
+ | background-image: url(http://www.ibmcp.upv.es/FGB/images/people/asun.jpg); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-13 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/6/6e/VUPV_Profile_Diego.png); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-14 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/4/4c/V_UPV_Alberto_team.png); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-15 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/9/9a/Profile_Javier.jpg); | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | } | ||
+ | |||
+ | .ch-img-16 { | ||
+ | background-image: url(https://static.igem.org/mediawiki/2014/f/fb/VUPVJPico.jpg); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 697: | Line 770: | ||
padding: 10px; | padding: 10px; | ||
} | } | ||
+ | |||
+ | /*fix boxes*/ | ||
+ | ul.actions{ | ||
+ | margin-right:1.4em; | ||
+ | } | ||
+ | a{ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | /*cambio imagen*/ | ||
+ | #brain{ | ||
+ | margin-left: -36em; | ||
+ | position: absolute; | ||
+ | width: 600px; | ||
+ | height: 337px; | ||
+ | opacity:0; | ||
+ | transition-duration: 1s; | ||
+ | transition-property:opacity; | ||
+ | } | ||
+ | |||
+ | #brain:hover{ | ||
+ | opacity:1; | ||
+ | } | ||
+ | |||
/* Scroll IDs*/ | /* Scroll IDs*/ |
Latest revision as of 03:57, 19 September 2015