Skip to content

osu!web - Contain banner glow on homepage by SupDos

Screenshot of osu!web - Contain banner glow on homepage

Details

AuthorSupDos

LicenseMIT

Categoryosu

Created

Updated

Size363 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Contains the overflowing glow on banners to the banner area

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         osu!web - Contain banner glow on homepage
@version      20241120.18.39
@namespace    https://userstyles.world/user/SupDos
@description  Contains the overflowing glow on banners to the banner area
@author       SupDos
@license      MIT
==/UserStyle== */

@-moz-document domain("osu.ppy.sh") {
.menu-images {
    overflow: hidden;
}
}

Reviews

No reviews yet.