:한자 서체/styles.css

/*** 한자서체 ***/
.hanja-forms-image {
	height: 70px;
}

.hanja-forms-image a {
	color: inherit;
}

.hanja-forms-image a img {
    filter: opacity(65%)drop-shadow(0px 0.1px 0px)brightness(350%);
    width: auto;
    height: 5em;
}

.hanja-forms-caption {
	line-height: 1.3em;
}

/*@media (prefers-color-scheme: dark) {*/
/*	.hanja-style span > a:first-child img {*/
/*		filter: invert(1) brightness(80%);*/
/*	}*/
/*}*/