- page{
- background-image: url('https://culture.4dage.com/lvDao_v4/images/bg@2x.jpg');
- background-size: cover;
- width: 100%;
- height: 100%;
- overflow: hidden;
- color: #765842;
- .container{
- width: 100%;
- height: 100%;
- }
- .disabled{
- opacity: 0.7!important;
- pointer-events: none!important;
- }
- }
|