Line 9: | Line 9: | ||
margin: auto; | margin: auto; | ||
overflow: hidden; | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .slider .text { | ||
+ | font-size: 30px; | ||
+ | background-color: rgba(255,255,255,0.5); | ||
+ | position: relative; | ||
+ | top: -60px; | ||
+ | padding: 20px; | ||
+ | text-align: center; | ||
} | } | ||
Line 16: | Line 25: | ||
width: 800%; | width: 800%; | ||
− | animation: cambio | + | animation: cambio 20s infinite alternate linear; |
} | } | ||
Revision as of 02:30, 22 October 2019