:언싱커블/styles.css

Bldory (토론 | 기여)님의 2024년 3월 2일 (토) 12:31 판
/* 목차 글자 색 변경 */

#mw-toc-heading{
	color:#fd0!important;
}

.toctogglelabel:after {
	color: #fd0!important;
}
.tocnumber {
	color:#fd0!important;
}
.toctogglespan {
	color:#fd0!important;
}
.toctext {
	color:#fd0!important;
}

.mw-headline-number {
    color: #fd0!important;
}