/* https://www.videogameschronicle.com. Created: 2026-05-27 10:45:30 */
#nn_skinl {
	position: fixed;
	right: calc(50vw + 640px);
	top: 135px;
}
#nn_skinr{
	position: fixed;
	left: calc(50vw + 640px);
	top: 135px;
}

@media screen and (max-width: 900px) {
	body.solar-loaded .close-adhesive {
		display: none !important;
	}
}