틀:Namutoc-liban/styles.css: 두 판 사이의 차이

편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
태그: 되돌려진 기여
26번째 줄: 26번째 줄:
cursor: default;
cursor: default;
font-size: 1rem;
font-size: 1rem;
padding-bottom: .3em!important;;
padding-bottom: .3em!important;
}
}
.toctogglespan {
.toctogglespan {

2024년 3월 27일 (수) 22:00 판

.toc {
	border-radius: 0!important;
	border: 1px solid #ccc!important;
	margin-left: 5px;
}
.toctitle {
	min-width: 0!important;
	border: none!important;
	background-color: #fff!important;
}
#mw-toc-heading {
	border: none!important;
	font-weight: normal;
	font-size: 1.3rem;
	user-select: none;
}
.tocnumber {
	color: #337ab7;
	padding-right: .3em!important;
	font-size: 1rem;
}
.tocnumber:after {
	content: '.';
}
.toctext {
	cursor: default;
	font-size: 1rem;
	padding-bottom: .3em!important;
}
.toctogglespan {
	display: none;
}
#toc ul {
	margin: 0!important;
	padding: 0.6rem 1.2rem!important;
	border: none;
	background: #fff;
}
#toc ul ul {
	margin: 0 0 0 1rem!important;
	padding: 0!important;
}
#toc li {
	margin: 0!important;
	padding: 0!important;
	border: none;
	background: #fff;
}