Read in Inmanga
inmanga.com by neto
Details
Authorneto
LicenseMIT
Categorymanga
Created
Updated
Size314 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 inmanga.com
@version 20220430.03.42
@namespace userstyles.world/user/neto
@description Read in Inmanga
@author neto
@license MIT
==/UserStyle== */
@-moz-document url-prefix("https://inmanga.com/") {
div {
background: black;
}
.span {
color: white;
}
}