Skip to content

granblue hide sidebar by jin5354

Details

Authorjin5354

LicenseNo License

Categorygame

Created

Updated

Size391 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

granblue hide sidebar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         granblue hide sidebar
@version      20220113.15.47
@namespace    userstyles.world/user/jin5354
@description  granblue hide sidebar
@author       jin5354
@license      No License
==/UserStyle== */

@-moz-document url-prefix("http://game.granbluefantasy.jp") {
.jssdk #submenu {
    display: none;
}

body>div:first-child>div:first-child {
    display: none;
}
}

Reviews

No reviews yet.