Template:MainPageInfopush.css

From VRChat Wiki
Revision as of 02:53, 29 July 2024 by Arie² (talk | contribs)
.infopush-nav-item {
	pointer-events: auto;
	height: 100%;
	cursor: pointer;
	background-image: url("https://wiki-files.vrchat.com/Icons_Arrow_Left.png");
	filter: invert(1);
	background-size: 2rem;
	background-repeat: no-repeat;
	background-position: center;
}