郫都大屏

This commit is contained in:
yanran200730
2022-08-10 15:19:50 +08:00
parent 1c41f96f04
commit 7b0a7bf741

View File

@@ -197,7 +197,8 @@
text-align: center; text-align: center;
color: #FFFFFF; color: #FFFFFF;
font-size: 27px; font-size: 27px;
transition: all ease 0.3s; cursor: pointer;
transition: all ease 0.5s;
&.grid-active { &.grid-active {
background: linear-gradient(270deg, rgba(0,48,124,0) 0%, #00307C 16%, rgba(0,99,255,0.9100) 50%, rgba(0,48,124,0.8200) 87%, rgba(0,48,124,0) 100%); background: linear-gradient(270deg, rgba(0,48,124,0) 0%, #00307C 16%, rgba(0,99,255,0.9100) 50%, rgba(0,48,124,0.8200) 87%, rgba(0,48,124,0) 100%);