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

편집 요약 없음
편집 요약 없음
3번째 줄: 3번째 줄:
{{제목 색상|#E0E0E0}}
{{제목 색상|#E0E0E0}}
{{사이드 바 색상|#B4B4B4|#B4B4B4|#000000|#B4B4B4}}
{{사이드 바 색상|#B4B4B4|#B4B4B4|#000000|#B4B4B4}}
{{#css:
{{#css:
<!--- 분류 --->
<!--- 분류 --->
42번째 줄: 41번째 줄:
}
}


!--- [ 상단바 ] --->
<!--- 상단바/검색칸 다크모드 호환 클래스(건들지 않는 것이 좋음) --->
.cs-collapsed .cs-comment-header, .cs-expanded .cs-comment-header, input:not([type=button]):not([type=checkbox]):not([type=submit]):not([class=oo-ui-inputWidget-input]) { background:transparent!important;
}
<!--- 상단바/검색칸 배경/글자색 수정 클래스 --->
<!--- 상단바/검색칸 배경/글자색 수정 클래스 --->
input:not([type=button]):not([type=checkbox]):not([type=submit]):not([class=oo-ui-inputWidget-input]) { background:#212121!
input:not([type=button]):not([type=checkbox]):not([type=submit]):not([class=oo-ui-inputWidget-input]) { background:#212121!
64번째 줄: 59번째 줄:
.cs-vote-up-count {color: #fff !important;}
.cs-vote-up-count {color: #fff !important;}
.cs-vote-down-count {color: #fff !important;}
.cs-vote-down-count {color: #fff !important;}
<!--- 댓글창/댓글박스 프로필 --->
.cs-avatar { border-radius:10px !important; }
<!--- 댓글창/이름 --->
<!--- 댓글창/이름 --->
.cs-comment-author a {color: #DECC9C !important;}
.cs-comment-author a {color: #DECC9C !important;}
<!--- 댓글창/이름 링크 --->
<!--- 댓글창/이름 링크 --->
.cs-comment-author a:active {color: #DECC9C !important;}
.cs-comment-author a:active {color: #DECC9C !important;}
<!--- 댓글창/제목 --->
.cs-comment-title {color: #fff !important;}
<!--- 댓글창/상세 --->
.cs-comment-details {color: #fff !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;}
.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,
.tocnumber,
.toctitle {
.number-link {
   background-color: #000000 !important;
   color: #E0E0E0 !important;
  border: none !important;
  box-shadow: none !important;
}
}


<!--- 목차 글자 색상 --->
.toctext {
#mw-toc-heading,
  color: #151719 !important;
}
 
<!--- 목차 토글 라벨 --->
.toctogglelabel:after,
.toctogglelabel:after,
.tocnumber,
.toctogglespan {
.toctogglespan {
   color: #EC9F19 !important;
   color: #000000 !important;
}
.toctext {
  color: #E0E0E0 !important;
}
}
}}
}}

2025년 6월 7일 (토) 20:43 판