PT PINJAM WIFI GLOBAL

.kosong-item{ display: none; position: fixed; left:0; top:0; min-width:100%; max-width: 100%; width:100%; min-height: 100%; height: 100%; background: rgba(0,0,0,0.7); z-index: 99999; } #iklan:checked + .kosong-item{ display: block !important; } .isi-iklan{background: #ffffff;border:1px solid black;position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);} .closed{ cursor: pointer; color: white; padding-top: 1px; position: absolute; top: -10px; right: -15px; width: 28px; background: #040503; text-align: center; height: 28px; border-radius: 30px; } @media(max-width: 480px){ .isi-iklan{ width: 87% !important; } }
How it Works