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

편집 요약 없음
편집 요약 없음
(같은 사용자의 중간 판 4개는 보이지 않습니다)
3번째 줄: 3번째 줄:
{{제목 색상|#E0E0E0}}
{{제목 색상|#E0E0E0}}
{{사이드 바 색상|#B4B4B4|#B4B4B4|#000000|#B4B4B4}}
{{사이드 바 색상|#B4B4B4|#B4B4B4|#000000|#B4B4B4}}
{{#css:
{{#css:
<!--- 분류 --->
<!--- 분류 --->
48번째 줄: 49번째 줄:
<!--- 상단바/검색칸 배경/글자색 수정 클래스 --->
<!--- 상단바/검색칸 배경/글자색 수정 클래스 --->
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;
}
}


71번째 줄: 72번째 줄:
<!--- 상단박스/툴박스 스타일 --->
<!--- 상단박스/툴박스 스타일 --->
.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;}
}
<!--- 목차 순번 및 텍스트 색상 --->
.tocnumber,
.number-link {
  color: #E0E0E0 !important;
}
.toctext {
  color: #151719 !important;
}
<!--- 목차 토글 라벨 --->
.toctogglelabel:after,
.toctogglespan {
  color: #000000 !important;
}
}
}}
}}

2025년 6월 8일 (일) 00:14 판