Line 825: | Line 825: | ||
#imagenPrinteria { | #imagenPrinteria { | ||
− | padding: | + | padding: 100px 0; |
− | + | ||
background-size: cover; | background-size: cover; | ||
+ | background-image: url(http://via.placeholder.com/880x492); | ||
background-attachment: fixed; | background-attachment: fixed; | ||
− | -webkit-transition: | + | -webkit-transition: 0.3s ease; |
− | -moz-transition: | + | -moz-transition: 0.3s ease; |
− | transition: | + | transition: 0.3s ease; |
} | } | ||
Revision as of 10:05, 26 June 2018