잔글편집 요약 없음 |
편집 요약 없음 |
||
20번째 줄: | 20번째 줄: | ||
} | } | ||
.mw-toc-heading{ | |||
color:#d8aa79; | color:#d8aa79; | ||
} | } |
2024년 10월 29일 (화) 13:25 판
.toc ul {
background-color:#151517!important;
border: 2px solid #b5834d!important;
border-bottom-right-radius: 0rem!important;
border-bottom-left-radius: 0rem!important;
}
.toc li {
background-color: transparent!important;
}
.toc ul ul {
border: none!important;
box-shadow: none!important;
}
.toctitle {
background-color: #151517!important;
border: 2px solid #b5834d!important;
border-top-right-radius: 0rem!important;
border-top-left-radius: 0rem!important;
font-weight: normal !important;
}
.mw-toc-heading{
color:#d8aa79;
}
.toctogglelabel:after {
color: #d8aa79!important;
}
.tocnumber {
color:#d8aa79!important;
}
.toctogglespan {
color:#d8aa79!important;
}
.toctext {
color: #d8aa79 !important;
font-family: 'Chosunilbo_myungjo', serif !important;
font-weight: normal !important;
}
.tocnumber {
font-family: 'Chosunilbo_myungjo', serif !important;
font-weight: normal !important; /* 볼드 제거 */
}
.WW-bg {
position: relative;
width: 100%;
height: 100vh;
background: #222;
display: inherit;
justify-content: center;
align-items: center;
overflow: hidden;
z-index:-3;
}