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

편집 요약 없음
편집 요약 없음
3번째 줄: 3번째 줄:
<onlyinclude>{{#CSS:<!--
<onlyinclude>{{#CSS:<!--


/* 목차 전체 스타일 */
#toc {
    background-color: #000 !important; /* 배경 검은색 */
    color: #fff !important; /* 글자 흰색 */
    border: 2px solid #fff !important; /* 테두리 흰색, 두께 2px */
    padding: 10px;
    border-radius: 5px;
}
/* 목차 제목 스타일 (미디어위키의 경우 "목차"라는 제목 부분) */
#toctitle {
    background-color: #000 !important; /* 배경 검은색 */
    color: #fff !important; /* 글자 흰색 */
    font-weight: bold;
    padding: 5px;
}
/* 목차 내부 링크 색상 */
#toc a {
    color: #fff !important; /* 링크 색상 흰색 */
}
#toc a:hover {
    color: #e3e3e3 !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; }<!--
     -->.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; }<!--
54번째 줄: 29번째 줄:
     -->.liberty-content { border: 2px solid #fff !important; box-shadow:0px 0px 25px #fff; border-radius: 0.35rem 0.35rem 0.35rem 0.35rem ; }<!--
     -->.liberty-content { border: 2px solid #fff !important; box-shadow:0px 0px 25px #fff; border-radius: 0.35rem 0.35rem 0.35rem 0.35rem ; }<!--
     -->.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; } <!--
     -->.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; } <!--
     -->.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: #fff; }
     -->.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
     .Liberty .content-wrapper .liberty-content .liberty-content-main {border-left: none; border-right: none;}<!--
     .Liberty .content-wrapper .liberty-content .liberty-content-main {border-left: none; border-right: none;}<!--
     -->.mw-references-columns { border-top: 1px solid #fff !important;
     -->.mw-references-columns { border-top: 1px solid #fff !important;
} }}</onlyinclude>
} }}</onlyinclude>

2025년 3월 9일 (일) 05:44 판

미리보기시 편집창의 글자가 보이지 않습니다.