Skip to content

root_bombCrypto by hwani163

Details

Authorhwani163

LicenseNo License

Categoryroot_bombCrypto

Created

Updated

Size717 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

root_bombCrypto

Notes

root_bombCrypto

Source code

/* ==UserStyle==
@name         root_bombCrypto
@version      20211206.09.49
@namespace    userstyles.world/user/hwani163
@description  root_bombCrypto
@author       hwani163
@license      No License
==/UserStyle== */

@-moz-document domain("app.bombcrypto.io") {
html {
    overflow: hidden;
}
body > div > img{
    display:none;
}

body > div > iframe{
    position: initial !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 980px;
    height: 650px;
    border: 0px !important;;
}

#unity-footer{
    display:none;
}

#unity-container{
    left: inherit !important;
    top: inherit !important;
    transform: inherit !important;
}

}

Reviews

No reviews yet.