편집 요약 없음 |
편집 요약 없음 |
||
42번째 줄: | 42번째 줄: | ||
color: #DECC9C !important; | color: #DECC9C !important; | ||
} | } | ||
<!--- 댓글창/댓글박스 내용 ---> | <!--- 댓글창/댓글박스 내용 ---> | ||
.cs-comment-body {color: #fff !important;} | .cs-comment-body {color: #fff !important;} | ||
66번째 줄: | 61번째 줄: | ||
<!--- 상단박스/툴박스 스타일 ---> | <!--- 상단박스/툴박스 스타일 ---> | ||
.btn-secondary { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);color: #E0E0E0 !important;background-color: #1C1D1F !important;border-color: transparent !important;} | .btn-secondary { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);color: #E0E0E0 !important;background-color: #1C1D1F !important;border-color: transparent !important;} | ||
} | |||
<!--- 목차 배경색 ---> | |||
.toc, | |||
.toctitle { | |||
background-color: #000000 !important; | |||
border: none !important; | |||
box-shadow: none !important; | |||
} | |||
<!--- 목차 글자 색상 ---> | |||
#mw-toc-heading, | |||
.toctogglelabel:after, | |||
.tocnumber, | |||
.toctogglespan { | |||
color: #EC9F19 !important; | |||
} | |||
.toctext { | |||
color: #E0E0E0 !important; | |||
} | |||
}} | }} |
2025년 6월 7일 (토) 20:05 판
