잔글편집 요약 없음 태그: 수동 되돌리기 |
편집 요약 없음 |
||
42번째 줄: | 42번째 줄: | ||
font-weight: normal !important; /* 볼드 제거 */ | font-weight: normal !important; /* 볼드 제거 */ | ||
} | } | ||
.ct-tool { | |||
background-color: #151517 !important; /* 버튼의 배경색 */ | |||
color: #ffffff !important; /* 버튼의 글자색 */ | |||
} | |||
.WW-bg { | .WW-bg { | ||
position: relative; | position: relative; |
2024년 10월 29일 (화) 14:35 판
.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; /* 볼드 제거 */
}
.ct-tool {
background-color: #151517 !important; /* 버튼의 배경색 */
color: #ffffff !important; /* 버튼의 글자색 */
}
.WW-bg {
position: relative;
width: 100%;
height: 100vh;
background: #222;
display: inherit;
justify-content: center;
align-items: center;
overflow: hidden;
z-index:-3;
}