/*// $('.bottom_section.bottom_ui#notification_btn:before').text('Notis');*/ /*// $('.bottom_section.bottom_ui#reward_redemption_btn:before').text('Ganjaran');*/ .bottom_section .bottom_ui#notification_btn:before { content: 'Notis' !important; } .bottom_section .bottom_ui#reward_redemption_btn:before { content: 'Ganjaran' !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; } .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; } @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; }