틀:Project Z 배경: 두 판 사이의 차이

(새 문서: <onlyinclude><!--상부헤더--> {{#CSS: .liberty-content-header { background-color: #000 !important; →‎배경 색상: border-bottom: 2px solid #fff !important; →‎아래쪽 테두리 색상: border-top: 2px solid transparent !important; →‎상단 테두리는 투명: border-right: none !important; →‎오른쪽 테두리는 없앰: border-left: none !important; →‎왼쪽 테두리는 없앰: box-shadow: 0px 0px 25px #fff; →‎그림자 효과: } .mw-page...)
 
편집 요약 없음
1번째 줄: 1번째 줄:
<onlyinclude><!--상부헤더-->
<onlyinclude>{{#CSS:<!--
{{#CSS: .liberty-content-header {
<onlyinclude>{{#CSS:<!--
  background-color: #000 !important; /* 배경 색상 */
    -->.mw-page-title-namespace { color:#fff !important;}<!--
  border-bottom: 2px solid #fff !important; /* 아래쪽 테두리 색상 */
    -->.mw-page-title-separator { color:#515151!important;}<!--
  border-top: 2px solid transparent !important; /* 상단 테두리는 투명 */
    -->.mw-page-title-main { color:#fff !important;}<!--
  border-right: none !important; /* 오른쪽 테두리는 없앰 */
  border-left: none !important; /* 왼쪽 테두리는 없앰 */
  box-shadow: 0px 0px 25px #fff; /* 그림자 효과 */
}


.mw-page-title-namespace { color:#fff !important; } /* 제목 접두사의 색상 */
    -->.liberty-content-header { background-color: #000 !important; border-bottom: 2px solid #fff !important; border-top: 2px solid transparent !important; border-right:none !important; border-left:none !important; box-shadow:0px 0px 25px #fff; }<!--
.mw-page-title-main { color:#fff !important; } /* 제목 본문 색상 */
    -->.subpages { color:#e3e3e3 !important; }<!--
}
    -->.subpages a { color:#fff!important; }<!--
    -->.subpages a:active { color:#fff !important; }<!--


.subpages { color:#fff !important; }
    -->.btn-secondary { color: #fff !important; background-color: #000 !important; border: 1px solid #fff !important;}<!--
.subpages a { color:#fff!important; }
    -->.btn-secondary:hover { color: #fff !important; background-color: #000 !important; border: 1px solid #fff !important;}<!--
.subpages a:active { color:#fff!important; }
    -->.dropdown-item { color: #fff !important; background-image: linear-gradient(90deg, #000,#000) !important; border: 1px solid #000 !important;}<!--
    -->.dropdown-item:hover { color: #fff !important; background-image: linear-gradient(90deg, #000,#000) !important; border: 1px solid #000 !important;}<!--
    -->.dropdown-menu { color: #fff !important; background-color: #000 !important; border: 1px solid #fff !important;}<!--


.btn-secondary { color: #fff !important; background-color: #000 !important; border: 1px solid #fff !important;}
    -->.catlinks { background-color: #000 !important; border: 1px solid #fff !important;}<!--
.btn-secondary:hover {
    -->.catlinks a { color: #fff !important;}<!--
  color: #e3e3e3 !important; /* 버튼 호버 시 텍스트 색상 */
  background-color: #000 !important; /* 버튼 호버 시 배경 색상 */
  border: 1px solid #e3e3e3 !important; /* 버튼 호버 시 테두리 색상 유지 */
}


.dropdown-item {
    -->.external { color#fff !important;}<!--
  color: #fff !important; /* 드롭다운 항목 색상 */
    -->.external:before { color:#fff !important;}<!--
  background-color: #000 !important; /* 드롭다운 색상 */
    -->.alert-info { background-color: #000 !important; border: 2px solid #fff !important; box-shadow:0px 0px 25px #000000; }<!--
  border: 1px solid #fff !important; /* 드롭다운 항목 테두리 */
}


.dropdown-item:hover {
    -->.mw-redirectedfrom { color:#fff !important; }<!--
  color: #e3e3e3 !important; /* 드롭다운 항목 호버 시 텍스트 색상 */
    -->.mw-redirectedfrom a { color:#fff !important; }<!--
  background-color: #000 !important; /* 드롭다운 항목 호버 시 색상 */
  border: 1px solid #e3e3e3 !important; /* 드롭다운 항목 호버 시 테두리 */
}


.dropdown-menu {
    -->.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 #fff !important; margin-bottom: 0.6rem; padding-bottom: 0.6rem; overflow-wrap: break-word; overflow: hidden ; }<!--
  color: #fff !important; /* 드롭다운 메뉴 텍스트 색상 */
  background-color: #000 !important; /* 드롭다운 메뉴 배경 색상 */
  border: 1px solid #e3e3e3 !important; /* 드롭다운 메뉴 테두리 색상 */
}


.mw-category-generated { color:#fff !important; } /* 분류 문서 설명 색상 */
    -->.liberty-content { border: 2px solid #fff !important; box-shadow:0px 0px 25px #fff; border-radius: 0.35rem 0.35rem 0.35rem 0.35rem ; }<!--
.mw-category-generated a { color:#fff !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:#000; } <!--
.CategoryTreeToggle { color:#fff !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 { color: #ffffff; }
.number-link { color:#fff !important; } /* 분류 문서 목차 순 색상 */
    .Liberty .content-wrapper .liberty-content .liberty-content-main {border-left: none; border-right: none;}<!--
}
    -->.mw-references-columns { border-top: 1px solid #fff !important;
 
} }}</onlyinclude>
.external { color:#003050 !important; } /* 공지사항 텍스트 색상 */
.external:before { color:#003050 !important; } /* 공지사항 특수문자 색상 */
.alert-info {
  background-color: #222 !important; /* 공지사항 배경 색상 */
  border: 2px solid #003050 !important; /* 공지사항 테두리 색상 */
  box-shadow: 0px 0px 25px #003050; /* 공지사항 그림자 효과 */
}
 
.liberty-footer {
  background-color: #000 !important; /* 하단 정보창 배경 색상 */
  border-top: 2px solid #515151 !important; /* 하단 정보창 상단 테두리 색상 */
}
 
.footer-info-lastmod { color:#fff !important; } /* 편집 시기 색상 */
.footer-info-copyright { color:#fff !important; } /* 저작권 색상 */
.footer-places-privacy a { color:#217aa6 !important; } /* 개인정보처리방침 링크 색상 */
.footer-places-privacy a:active { color:#22527c !important; } /* 개인정보처리방침 클릭 시 색상 */
.footer-places-about a {color:#217aa6 !important; }
.footer-places-about a:active { color:#22527c !important; }
.footer-places-disclaimers a { color:#217aa6 !important; }
.footer-places-disclaimers a:active { color:#22527c !important; }
 
.liberty-content {
    border: 2px solid #fff !important; /* 테두리 색상 */
    box-shadow: 0px 0px 25px #fff; /* 그림자 색상 */
    border-radius: 0rem 0rem 0rem 0rem; /* 모서리 */
}
 
.Liberty .content-wrapper .liberty-content .liberty-content-main {
     border-left: none;  /* 왼쪽 제거 */
    border-right: none; /* 오른쪽 제거 */
}
 
.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:#000; }  
.cs-comments { background-color: #000 !important; border-top: 2px solid #dd0000 !important; border-bottom:2px solid #dd0000 !important; border-right:none !important; border-left:none !important; box-shadow:0px 0px 25px #dd0000; }
 
.catlinks { color: #fff !important; background-color: #000 !important; border: 1px solid #dd0000 !important;}
.catlinks a { color: #fff !important;}
}}
</onlyinclude>

2025년 3월 1일 (토) 05:04 판