:한자 서체/styles.css

< 틀:한자 서체
하늘 (토론 | 기여)님의 2022년 1월 9일 (일) 21:43 판
/*** 한자서체 ***/
.hanja-style span > a:first-child img {
    filter: opacity(50%)drop-shadow(0 0 0.01px currentcolor)brightness(250%);
	color: inherit;
}
.hanja-style a {
    color: inherit;
}