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

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


{{#css:
{{#css:
<!--- 분류 --->
<!--- 분류 --->
.catlinks, .catlinks a {
.catlinks {
  background-color: #EC9F19 !important;
  color: #EC9F19 !important;
}
.catlinks a {
   color: #EC9F19 !important;
   color: #EC9F19 !important;
  background-color: #EC9F19 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
}


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;
}
}


73번째 줄: 74번째 줄:
}
}


<!--- 목차 순번 및 텍스트 색상 --->
<!--- 목차 색 변경 --->
.tocnumber,
.toctogglelabel:after {
.number-link {
color: #DECC9C!important;
  color: #E0E0E0 !important;
}
.toctext {
color:#FFFFFF!important;
}
}


.toctext {
<!--- 목차/순번 칸 --->
  color: #151719 !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;
}
}


<!--- 목차 토글 라벨 --->
<!--- 목차/머리 칸 --->
.toctogglelabel:after,
.toctitle {
.toctogglespan {
background:#1C1D1F!important;
  color: #000000 !important;
border: none!important;
box-shadow: none!important;
}
}
}}
}}

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