it mostly really just changes the width of the comic strip.
MangaDex.tv Personal Style by Nobepico
Details
AuthorNobepico
LicenseNo License
Categorymangadex.tv
Created
Updated
Size279 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Note that this style applies specifically to the domain/entirelydifferentwebsite mangadex.tv
and it's subdomain ww.mangadex.tv
.
Source code
/* ==UserStyle==
@name MangaDex
@version 20241022.17.46
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://ww.mangadex.tv/chapter/"), url-prefix("https://mangadex.tv/chapter/") {
.vung-doc img {
margin: 0 auto 0;
max-width: 750px;
}
}