Line 825: | Line 825: | ||
#imagenPrinteria { | #imagenPrinteria { | ||
− | padding: | + | padding: 220px 0; |
+ | background-image: url(https://static.igem.org/mediawiki/2018/1/12/T--Tec-Chihuahua--HOME.jpg); | ||
background-size: cover; | background-size: cover; | ||
− | |||
background-attachment: fixed; | background-attachment: fixed; | ||
− | -webkit-transition: 0. | + | -webkit-transition: all 0.2s ease; |
− | -moz-transition: 0. | + | -moz-transition: all 0.2s ease; |
− | transition: | + | transition: all 0.2s ease; |
− | + | ||
} | } | ||
Revision as of 10:04, 26 June 2018