Skip to content

xav by LLim

Details

AuthorLLim

LicenseNo License

Categorytest xav404.icu

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           2022/11/24 00:18:47
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
/* ==UserStyle==
@name 404icu
@type less
@homepageURL https://ext.firefoxcn.net/xstyle/md5namespace/10dbbd4c5664488e406d29f234d57b01
@originalMD5 10dbbd4c5664488e406d29f234d57b01
==/UserStyle== */
@-moz-document domain("xav404.icu"),
domain("4042320.top"),
domain("4042320.icu"),
domain("4042321.icu"),
domain("4042321.top"),
domain("4042322.top"),
domain("4042324.top"),
domain("4042325.top"),
domain("4042326.top"),
domain("4042327.top"),
domain("4042342.top"),
regexp("^https?://(www\\.)?404\\w+.*\\.top/.*$"),
regexp("^https?://(www\\.)?404\\w+.*\\.icu/.*$"),
regexp("^https?://(www\\.)?404\\w+.*\\.com/.*$"),
regexp("^https?://(www\\.)?404\\w+.*\\.one/.*$"),
regexp("^https?://(www\\.)?404\\w+.*\\.fun/.*$") {
	*[style *= "position: fixed"] {
		display: none !important;
	}
	nav {
		width: 100vw !important;
		margin: 0px !important;
	}
	#header {
		width: 100vw !important;
		margin: 6px !important;
	}
	.flickity-viewport {
		height: auto !important;
	}
	.flickity-slider {
		display: flex !important;
		flex-wrap: wrap !important;
		transform: none !important;
	}

	.flickity-slider li {
		transform: none !important;
		display: block !important;
		position: unset !important;
	}
	#container {
		width: 100vw !important;
		margin: 2px !important;
		padding: 2px !important;
	}
	.vodlist li {
		width: 20% !important;
		height: auto !important;
	}
	.vodlist li a img {
		width: auto !important;
		height: auto !important;
	}
	.topmsg {
		display: none;
	}
}

Reviews

No reviews yet.