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

편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 12개는 보이지 않습니다)
5번째 줄: 5번째 줄:


{{#css:
{{#css:
<!--분류-->
<!--- 분류 --->
.catlinks {background-color: #EC9F19 !important; color: #EC9F19 !important;}
.catlinks {
.catlinks a {color: #EC9F19 !important;}
  background-color: #EC9F19 !important;
  color: #EC9F19 !important;
}
.catlinks a {
  color: #EC9F19 !important;
}


<!--기타-->
<!--- 기타 --->
.mw-category-generated,
.mw-category-generated,
.CategoryTreeToggle,
.CategoryTreeToggle,
19번째 줄: 24번째 줄:
div.mw-lag-warn-high,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div#mw-protect-cascadeon {
  color: #E0E0E0;
}
 
<!--- 목차 번호 링크 색상 --->
.number-link {
.number-link {
   color: #E0E0E0 !important;
   color: #EC9F19 !important;
}
}


<!--문서 본문 내 하이퍼링크 색상-->
<!--- 문서 본문 내 하이퍼링크 색상 --->
.Liberty .content-wrapper .liberty-content .liberty-content-main a,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:link,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:visited,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:active,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:hover {
.Liberty .content-wrapper .liberty-content .liberty-content-main a:hover {
   color: #EC9F19 !important;
   color: #EC9F19 !important;
}
}


!--- [ 상단바 ] --->
<!--- 존재하지 않는 문서 링크 색상 --->
<!--- 상단바/검색칸 다크모드 호환 클래스(건들지 않는 것이 좋음) --->
.Liberty .content-wrapper .liberty-content .liberty-content-main a.new {
.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;
  color: #DC4343 !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!
important;color:#DECC9C!important;
important;color:#E0E0E0!important;
}
}


42번째 줄: 56번째 줄:
     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 {
  background-color: rgba(32, 32, 32, 0.65) !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;}
52번째 줄: 65번째 줄:
.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;}
}
<!--- 목차 색 변경 --->
.toctogglelabel:after {
color: #DECC9C!important;
}
.toctext {
color:#FFFFFF!important;
}
<!--- 목차/순번 칸 --->
.toc ul {
background:#000000!important;
border: none!important;
box-shadow: none!important;
font-family: 'Sans-serif';
}
.toc li {
background:#000000!important;
}
.toc ul ul {
border: none!important;
box-shadow: none!important;
}
<!--- 목차/머리 칸 --->
.toctitle {
background:#1C1D1F!important;
border: none!important;
box-shadow: none!important;
}
}}
}}

2025년 6월 8일 (일) 09:55 기준 최신판