Just black background
Tu manga online dark by Moonrise777
Details
AuthorMoonrise777
LicenseNo License
CategoryTumangaonline
Created
Updated
Size360 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name lectortmo.com - 2/8/2023, 20:00:53
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("lectortmo.com") {
body {
padding: 16px;
background-color: black;
color: white;
}
}