Skip to content

Better Weeb Central Sizing by Ruuku420

Details

AuthorRuuku420

Licensewtfpl

Categoryweebcentral

Created

Updated

Size334 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes all pages fit the screen correctly.

  • WILL NOT WORK WITH LONG STRIP

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       weebcentral.com/chapters/01J76XZ8X23TR0JJKGJ5R2TV9Y
@version    20241226.19.28
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://weebcentral.com/chapters/") {
div > img {
	max-width: 100%;
	max-height: 100dvh;
	width: auto;
	height: auto;
}

#main-nav {
	position: static !important;
}
}

Reviews

No reviews yet.