| | |
| | | background-repeat: no-repeat; |
| | | background-position: center; |
| | | background-size: 70%; |
| | | |
| | | &.gray{ |
| | | background-image: url(../../static/parking/u308.png); |
| | | } |
| | | &.blue{ |
| | | background: linear-gradient(135deg, #7ccef9 0%, #7ccef9 0%, #7590fd 100%, #7590fd 100%); |
| | | background-size: 100%; |
| | | color: #ffffffa3; |
| | | line-height: 90rpx; |
| | | text-align: center; |
| | | font-family: auto; |
| | | } |
| | | &.red{ |
| | | background-image: url(../../static/parking/u392.png); |
| | |
| | | background-position: center; |
| | | background-size: 56%; |
| | | font-size: 36rpx; |
| | | color: #ffffffa3; |
| | | line-height: 60rpx; |
| | | text-align: center; |
| | | font-family: auto; |
| | | &.whitespace{ |
| | | background: none; |
| | | box-shadow: none; |