틀:GNFD 스킨: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
42번째 줄: 42번째 줄:
     color: #DECC9C !important;
     color: #DECC9C !important;
}
}
<!--- 댓글창/댓글박스 헤더 --->
.cs-expanded .cs-comment-header { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .3);border-radius:5px;background-color: transparent !important;background:#722F37 !important;border: none !important;
}
<!--- 댓글창/댓글박스 --->
.cs-comments { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);margin-top:10px !important;margin-bottom:10px !important;border: 0.1px solid transparent !important;background-color:transparent !important;background:rgba(32, 32, 32, 0.65) !important;padding: 1rem;border-radius:10px !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 판