:3세계관/styles.css

Marmalade (토론 | 기여)님의 2023년 10월 2일 (월) 08:20 판 (새 문서: .third { box-shadow: 0px 0px 50px transparent; filter: grayscale(100%); transition: 0.25s; })
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
.third {
	box-shadow: 0px 0px 50px transparent;
	filter: grayscale(100%);
	transition: 0.25s;
}