a simple layout for the custom drums page
virtualdrumming simple custom by HugeBrain16

Details
AuthorHugeBrain16
LicenseNONE
Categoryvirtualdrumming.com
Created
Updated
Code size328 B
Code checksum2ee3985e
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name virtualdrumming simple custom
@version 20240302.11.36
@namespace https://userstyles.world/user/HugeBrain16
@author HugeBrain16
@license MIT
==/UserStyle== */
@-moz-document domain("virtualdrumming.com") {
#sticky-bottom {
display: none;
}
.custom-drums-more {
display: none;
}
}