Ajustado color de animacion del bonus
This commit is contained in:
parent
a048e732a7
commit
158e482043
@ -178,7 +178,7 @@ export default defineComponent({
|
|||||||
width: 100%
|
width: 100%
|
||||||
height: 100%
|
height: 100%
|
||||||
color: #ffb500
|
color: #ffb500
|
||||||
background-image: linear-gradient(135deg, rgba(220, 220, 220, 0.0) 0%, rgba(220, 220, 220, 0.0) 35%, rgba(220, 220, 220, 0.3) 45%, rgba(220, 220, 220, 0.6) 53%, rgba(220, 220, 220, 0.3) 57%, rgba(220, 220, 220, 0.0) 65%, rgba(220, 220, 220, 0.0) 100%)
|
background-image: linear-gradient(135deg, rgba(180, 180, 180, 0.0) 0%, rgba(180, 180, 180, 0.0) 35%, rgba(180, 180, 180, 0.3) 45%, rgba(180, 180, 180, 0.6) 53%, rgba(180, 180, 180, 0.3) 57%, rgba(180, 180, 180, 0.0) 65%, rgba(180, 180, 180, 0.0) 100%)
|
||||||
transition: transform 500ms
|
transition: transform 500ms
|
||||||
animation-duration: 5s
|
animation-duration: 5s
|
||||||
animation-name: brillocarta
|
animation-name: brillocarta
|
||||||
|
Loading…
Reference in New Issue
Block a user