/*// $('.bottom_section.bottom_ui#notification_btn:before').text('Notis');*/ /*// $('.bottom_section.bottom_ui#reward_redemption_btn:before').text('Ganjaran');*/ .main-game-component { /*display: none;*/ } .bottom_section .bottom_ui#notification_btn:before { content: 'Notis' !important; color: #FDEEE6 !important; } .bottom_section .bottom_ui#reward_redemption_btn:before { content: 'Ganjaran' !important; color: #FDEEE6 !important; } /*.h4.mt-2.text-center::before {*/ /* content: 'Hooray! Anda telah berjaya menebus baucar anda' !important; */ /*}*/ /*#use_voucher-modal-close::before {*/ /* content: 'lengkap' !important; */ /*}*/ /*.wheel-logo {*/ /* content: '';*/ /* display: block;*/ /* position: relative;*/ /* height: 10rem !important;*/ /* width: 20rem !important;*/ /* background-image: url('../images/logo-round.webp') !important;*/ /* background-size: contain;*/ /* background-position: center center;*/ /* background-repeat: no-repeat;*/ /* top: -24px !important;*/ /* left: -15px !important;*/ /* margin: auto;*/ /*}*/ .modal-body .subtitle { /*color: #fff !important;*/ color: #0066A2 !important; } .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { background: url("../images/lsh-wheel.png") !important; background-size: contain !important; z-index: 2 !important; background-repeat: no-repeat !important; height: 86.5% !important; left: 23px !important; position: absolute; top: 22px !important; width: 90% !important; } .game-container .spinandwin-wrap .wheel-container .wheel-inner { width: 80% !important; height: 80% !important; left: 49% !important; top: 51% !important; } .game-container .spinandwin-wrap .wheel-container .wheel-center { display: none !important; } body .masthead-main { height: 400px !important; /*width: 400px*/ } .font-weight-bold.text-center.px-1{ color: #FDEEE6 !important; } #notification_btn, #reward_redemption_btn { color: #FDEEE6 !important; } @media screen and (max-width: 375px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 85% !important; } .wheel-logo { left: -24px !important; width: 15rem !important; } } @media screen and (max-width: 320px) { .game-container .spinandwin-wrap .wheel-container .wheel-outer:after { height: 84% !important; } .wheel-logo { width: 15rem !important; left: -24px !important; } } #share_btn, #daily_challenge_btn { display: none !important; }