:--/styles.css

Kimchan (토론 | 기여)님의 2024년 1월 28일 (일) 11:45 판 (새 문서: .del-template { text-decoration: line-through; } .del-through:hover { text-decoration: none; })
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
.del-template {
	text-decoration: line-through;
}
.del-through:hover {
	text-decoration: none;
}