|
|
1번째 줄: |
1번째 줄: |
| <onlyinclude>{{#CSS: | | <onlyinclude>{{#CSS: |
| {{사이드 바 색상|#5882a7|#E2E2E2|#0a0909|#5882a7}} | | {{사이드 바 색상|#555555|#E2E2E2|#0a0909|#555555}} |
| <!--제목 접두사 (틀)-->
| |
| .mw-page-title-namespace { color:#437abc !important;} | | .mw-page-title-namespace { color:#437abc !important;} |
| <!--제목 특수문자 (:)-->
| | .mw-page-title-separator { color:#e2e2e2 !important;} |
| .mw-page-title-separator { color:#e2e2e2 !important;}<!-- | | .mw-page-title-main { color:#e2e2e2 !important;} |
| 제목 본문-->.mw-page-title-main { color:#e2e2e2 !important;}<!--
| | |
| ----------------헤더 관련------------------------
| | .liberty-content-header { |
| 헤더 색상 및 테두리-->.liberty-content-header { background-color: #0a0909 !important; border-bottom: 2px solid #3f5369 !important; border-top: 2px solid transparent !important; box-shadow:0px 0px 25px #3f5369; }<!--
| | background-color: #0a0909 !important; |
| 상위 문서 화살표-->.subpages { color:#fdecec !important; }<!--
| | border-bottom: 2px solid #555555 !important; |
| 상위 문서 내용-->.subpages a { color:#5882a7 !important; }<!--
| | border-top: 2px solid transparent !important; |
| 상위 문서 클릭-->.subpages a:active { color:#5882a7 !important; }<!--
| | border-right:none !important; |
| ----------------편집 버튼 관련------------------------
| | border-left:none !important; |
| 편집 버튼 (기본)-->.btn-secondary { color: #e2e2e2 !important; background-color: #171717 !important; border: 1px solid #3f5369 !important;}<!--
| | box-shadow: 0px 0px 5px #fff; |
| 편집 버튼 (호버)-->.btn-secondary:hover { color: #d46262 !important; background-color: #171717 !important; border: 1px solid #3f5369 !important;}<!--
| | |
| 편집 더보기 (기본)-->.dropdown-item { color: #e2e2e2 !important; background-color: #171717 !important; border: 1px solid #3f5369 !important;}<!--
| | } |
| 편집 더보기 (호버)-->.dropdown-item:hover { color: #d46262 !important; background-color: #171717 !important; border: 1px solid #3f5369 !important;}<!--
| | |
| 편집 더보기 위아래-->.dropdown-menu { color: #e2e2e2 !important; background-color: #171717 !important; border: 1px solid #3f5369 !important;}<!--
| | .subpages { color:#fdecec !important; } |
| ----------------분류 문서------------------------
| | .subpages a, |
| 분류 문서 설명-->.mw-category-generated { color:#e2e2e2 !important;}<!--
| | .subpages a:active { color:#555555 !important; } |
| 분류 문서 내용-->.mw-category-generated a { color:#5882a7 !important;}<!--
| | |
| 분류 문서 화살표-->.CategoryTreeToggle { color:#5882a7 !important;}<!--
| | .btn-secondary { |
| 분류 문서 목차 순-->.number-link { color:#5882a7 !important;}<!--
| | color: #e2e2e2 !important; |
| ----------------공지사항------------------------
| | background-color: #171717 !important; |
| 공지사항 글자색-->.external { color:#33b733 !important;}<!--
| | border: 1px solid #555555 !important; |
| 공지사항 특수문자 색-->.external:before { color:#33b733 !important;}<!--
| | } |
| 공지사항 배경색-->.alert-info { background-color: #171717 !important; border: 2px solid #3f5369 !important; box-shadow:0px 0px 25px #000000; }<!--
| | .btn-secondary:hover { |
| ----------------댓글창------------------------
| | color: #d46262 !important; |
| 댓글창 바깥 배경-->.cs-comments { background-color: #1b1818 !important; border-top: 2px solid #3f5369 !important; border-bottom:2px solid #3f5369 !important; box-shadow:0px 0px 25px #361427; }<!--
| | background-color: #171717 !important; |
| 댓글 내용-->.cs-comment-body {color: #e2e2e2 !important;}<!--
| | border: 1px solid #555555 !important; |
| 댓글 추천-->.cs-vote-up-count {color: #6dfc07 !important;}<!--
| | } |
| 댓글 비추천-->.cs-vote-down-count {color: #fc0707 !important;}<!--
| | .dropdown-item { |
| 댓글 텍스트 배경-->.cs-expanded .cs-comment-header { background-color: #2a2525 !important; border: 2px solid #5882a7 !important; box-shadow:0px 0px 25px #000000;}<!--
| | color: #e2e2e2 !important; |
| 댓글창 닉네임-->.cs-comment-author a {color: #5882a7 !important;}<!--
| | background-color: #171717 !important; |
| 댓글창 닉네임 클릭-->.cs-comment-author a:active {color: #e2e2e2 !important;}<!--
| | border: 1px solid #555555 !important; |
| 댓글 제목-->.cs-comment-title {color: #5882a7 !important;}<!--
| | } |
| 댓글 정보-->.cs-comment-details {color: #e2e2e2 !important;}<!--
| | .dropdown-item:hover { |
| ----------------하단 정보창------------------------
| | color: #d46262 !important; |
| 하단 정보창 색상 및 테두리-->.liberty-footer { background-color: #0a0909 !important; border-top: 2px solid #3f5369 !important;}<!--
| | background-color: #171717 !important; |
| 편집 시기-->.footer-info-lastmod { color:#e2e2e2 !important; }<!--
| | border: 1px solid #555555 !important; |
| 저작권-->.footer-info-copyright { color:#e2e2e2 !important; }<!--
| | } |
| 개인정보처리방침-->.footer-places-privacy a { color:#c95197 !important; }<!--
| | .dropdown-menu { |
| 개인정보처리방침 클릭-->.footer-places-privacy a:active { color:#e2e2e2 !important; }<!--
| | color: #e2e2e2 !important; |
| 제이위키 소개-->.footer-places-about a {color:#c95197 !important; }<!--
| | background-color: #171717 !important; |
| 제이위키 소개 클릭-->.footer-places-about a:active { color:#e2e2e2 !important; }<!--
| | border: 1px solid #555555 !important; |
| 면책 조항-->.footer-places-disclaimers a { color:#c95197 !important; }<!--
| | } |
| 면책 조항 클릭-->.footer-places-disclaimers a:active { color:#e2e2e2 !important; }<!--
| | |
| ----------------넘겨주기------------------------
| | .mw-category-generated { color:#e2e2e2 !important; } |
| 넘겨주기 접두사-->.mw-redirectedfrom { color:#5882a7 !important; }<!--
| | .mw-category-generated a { color:#555555 !important; } |
| 넘겨주기 접두사-->.mw-redirectedfrom a { color:#5882a7 !important; }<!--
| | .CategoryTreeToggle { color:#555555 !important; } |
| ----------------문단 보더------------------------
| | .number-link { color:#555555 !important; } |
| 문단보더-->.Liberty .content-wrapper .liberty-content .liberty-content-main h1, .Liberty .content-wrapper .liberty-content .liberty-content-main h2, .Liberty .content-wrapper .liberty-content .liberty-content-main h3, .Liberty .content-wrapper .liberty-content .liberty-content-main h4, .Liberty .content-wrapper .liberty-content .liberty-content-main h5, .Liberty .content-wrapper .liberty-content .liberty-content-main h6 { margin-top: 1rem; border-bottom: 1px solid #414141 !important; margin-bottom: 0.6rem; padding-bottom: 0.6rem; overflow-wrap: break-word; overflow: hidden ; }<!--
| | |
| ----------------기타 테스트용------------------------
| | .external { color:#33b733 !important; } |
| 본문 박스 테두리-->.liberty-content { border: 2px solid #3f5369 !important; box-shadow:0px 0px 25px #3f5369 !important; border-radius: 0.35rem 0.35rem 0.35rem 0.35rem ; }<!--
| | .external:before { color:#33b733 !important; } |
| 본문 배경-->.Liberty .content-wrapper .liberty-content .liberty-content-main, .mw-datatable th, .mw-datatable tr:hover td, textarea, div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon { background:#171717; color: #ffffff; }
| | |
| .Liberty .content-wrapper .liberty-content .liberty-content-main {border-left: none; border-right: none;}<!--
| | .alert-info { |
| 각주 클래스-->.mw-references-columns { border-top: 1px solid #414141 !important; }
| | background-color: #171717 !important; |
| | border: 2px solid #555555 !important; |
| | box-shadow:0px 0px 25px #000000; |
| | } |
| | .cs-comments { |
| | background-color: #0a0909 !important; |
| | border-right: none !important; |
| | border-left: none !important; |
| | } |
| | |
| | .cs-comment-body { |
| | color: #fff !important; |
| | } |
| | |
| | .cs-vote-up-count { |
| | color: #fff !important; |
| | } |
| | |
| | .cs-vote-down-count { |
| | color: #fff !important; |
| | } |
| | |
| | .cs-expanded .cs-comment-header { |
| | background-color: #0a0909 !important; |
| | border: 1px solid #fff !important; |
| | box-shadow: 0px 0px 5px #fff; |
| | } |
| | |
| | .cs-comment-author a { |
| | color: #fff !important; |
| | } |
| | |
| | .cs-comment-author a:active { |
| | color: #1a1f2b !important; |
| | } |
| | |
| | .cs-comment-title { |
| | color: #fff !important; |
| | } |
| | |
| | .cs-comment-details { |
| | color: #d0e8ff !important; |
| | } |
| | |
| | |
| | .liberty-footer { |
| | background-color: #0a0909 !important; |
| | border-top: 2px solid #555555 !important; |
| | border-bottom: none !important; |
| | border-right: none !important; |
| | border-left: none !important; |
| | } |
| | .footer-info-lastmod { color:#e2e2e2 !important; } |
| | .footer-info-copyright { color:#e2e2e2 !important; } |
| | .footer-places-privacy a { color:#999999 !important; } |
| | .footer-places-privacy a:active { color:#e2e2e2 !important; } |
| | .footer-places-about a { color:#999999 !important; } |
| | .footer-places-about a:active { color:#e2e2e2 !important; } |
| | .footer-places-disclaimers a { color:#999999 !important; } |
| | .footer-places-disclaimers a:active { color:#e2e2e2 !important; } |
| | |
| | .mw-redirectedfrom { color:#555555 !important; } |
| | .mw-redirectedfrom a { color:#555555 !important; } |
| | |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main h1, |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main h2, |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main h3, |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main h4, |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main h5, |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main h6 { |
| | margin-top: 1rem; |
| | border-bottom: 1px solid #414141 !important; |
| | margin-bottom: 0.6rem; |
| | padding-bottom: 0.6rem; |
| | overflow-wrap: break-word; |
| | overflow: hidden; |
| | } |
| | |
| | |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main, |
| | .mw-datatable th, |
| | .mw-datatable tr:hover td, |
| | textarea, |
| | div.mw-warning-with-logexcerpt, |
| | div.mw-lag-warn-high, |
| | div.mw-cascadeprotectedwarning, |
| | div#mw-protect-cascadeon { |
| | background: #171717; |
| | color: #ffffff; |
| | } |
| | .Liberty .content-wrapper .liberty-content .liberty-content-main { |
| | border-left: none; |
| | border-right: none; |
| | } |
| | |
| | .mw-references-columns { |
| | border-top: 1px solid #414141 !important; |
| | } |
| }}</onlyinclude> | | }}</onlyinclude> |