Hianime sticky header

makes hianime header fixed at the top

/* ==UserStyle==
@name           Hianime sticky header
@namespace      kj972
@version        1.0.1
@description    makes hianime header fixed at the top
@author         Kunal Jaiswal
@license 	CC-BY-SA-4.0
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("hianime.to") {
	#header {
		position: fixed !important;
		inset: 0;
	}
	#header + * {
		margin-top: 100px;
	}
	/* 	.deslide-wrap{
		margin-top: 70px;
	} */
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址