틀:TFG 세계관 스킨: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
 
(같은 사용자의 중간 판 19개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{사이트 배경|TFG 문서 배경.png}}
{{사이트 배경|TFG 세계관 문서 배경.png}}
{{내비게이션 바 색상|linear-gradient(45deg, #151719 66.53%, #978264 66.6%);}}
{{내비게이션 바 색상|linear-gradient(45deg, #151719 66.52%, #978264 66.6%);}}
{{제목 색상|#978264}}
{{제목 색상|#978264}}
{{사이드 바 색상|#978264|#978264|#151719|#978264}}
{{사이드 바 색상|#978264|#978264|#151719|#978264}}
15번째 줄: 15번째 줄:


<!--- 상단바/검색칸 배경/글자색 수정 클래스 --->
<!--- 상단바/검색칸 배경/글자색 수정 클래스 --->
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:#000000!
important;color:#E0E0E0!important;
important;color:#E0E0E0!important;
}
}
30번째 줄: 30번째 줄:
div.mw-cascadeprotectedwarning,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon {
div#mw-protect-cascadeon {
   color: #E0E0E0;
   color:#E0E0E0;
}
}


<!--- [ 링크 색상 ] --->
<!--- [ 링크 색상 ] --->
<!--- 문서 본문 내 하이퍼링크 색상 --->
<!--- 문서 본문 내 내부 링크 색상 --->
.Liberty .content-wrapper .liberty-content .liberty-content-main a,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:not(.external):not(.new),
.Liberty .content-wrapper .liberty-content .liberty-content-main a:link,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:not(.external):not(.new):link,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:visited,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:not(.external):not(.new):visited,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:active,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:not(.external):not(.new):active,
.Liberty .content-wrapper .liberty-content .liberty-content-main a:hover {
.Liberty .content-wrapper .liberty-content .liberty-content-main a:not(.external):not(.new):hover {
   color: #EC9F19 !important;
   color:#EC9F19 !important;
}
}


<!--- 존재하지 않는 문서 링크 색상 --->
<!--- 존재하지 않는 문서 링크 색상 --->
.Liberty .content-wrapper .liberty-content .liberty-content-main a.new {
.Liberty .content-wrapper .liberty-content .liberty-content-main a.new {
   color: #DC4343 !important;
   color:#DC4343 !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;}
.btn-secondary { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1); color:#E0E0E0 !important;background-color:#151719 !important;border-color: transparent !important;}
}
}


57번째 줄: 57번째 줄:
}
}
<!--- 댓글창/댓글박스 --->
<!--- 댓글창/댓글박스 --->
.cs-comments { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);margin-top:10px !important;margin-bottom:10px !important;border: 0.1px solid transparent !important;background-color:transparent !important;background:#212121
.cs-comments { box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);
!important;padding: 1rem;border-radius:10px !important;}
!important;border: 0.1px solid transparent !important;background-color:transparent !important;background:#212121
!important;}
<!--- 댓글창/댓글박스 내용 --->
<!--- 댓글창/댓글박스 내용 --->
.cs-comment-body {color: #E0E0E0 !important;}
.cs-comment-body {color: #E0E0E0 !important;}
104번째 줄: 105번째 줄:
box-shadow: none!important;
box-shadow: none!important;
}
}
<!--- [ 하단박스 ] --->
<!--- 하단박스/메인 --->
.liberty-footer {box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);
!important;border: 0.1px solid transparent
!important;background-color:transparent !important;background:#151719
!important;}
<!--- 하단박스/최근수정텍스트 --->
.footer-info-lastmod { color:#E0E0E0 !important; }
<!--- 하단박스/저작권 --->
.footer-info-copyright { color:#E0E0E0 !important; }
<!--- 하단박스/조항 --->
.footer-places-privacy a { color:#EC9F19 !important; }
.footer-places-privacy a:active { color:#EC9F19 !important; }
<!--- 하단박스/제이위키 --->
.footer-places-about a {color:#EC9F19 !important; }
.footer-places-about a:active { color:#EC9F19 !important; }
<!--- 하단박스/disclaim --->
.footer-places-disclaimers a { color:#EC9F19 !important; }
.footer-places-disclaimers a:active { color:#EC9F19 !important; }
<!--- 각주 선 제거 --->
.mw-references-wrap {
border-top: none;
padding-top: 0em;
}
<!--- 사이드 바 툴박스 스타일 --->
.dropdown-item { color: #E0E0E0 !important; background-image: linear-gradient(90deg, #151719, #151719) !important; border: 1px solid #151719 !important;}
.dropdown-menu { color: #151719 !important; background-color: #151719 !important; border: 1px solid #978264 !important;}
<!--- 공지 박스 스타일 --->
.alert-info { background-color: #151719 !important; border: 2px solid #E0E0E0 !important; box-shadow:0px 0px 25px #151719; }


<!--- [ 배경 ] --->
<!--- [ 배경 ] --->
110번째 줄: 144번째 줄:


<!--- 문서 배경 --->
<!--- 문서 배경 --->
.liberty-content { border: 2px solid #978264 !important; border-radius: 0.35rem 0.35rem 0.35rem 0.35rem ; }
.liberty-content { border: 2px solid #978264 !important; box-shadow:0px 0px 20px #978264; 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:#151719; }
.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:#151719; }
.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 { color: #EOEOEO; }
-->.mw-references-columns { border-top: 1px solid #978264 !important;
.Liberty .content-wrapper .liberty-content .liberty-content-main {border-left: none; border-right: none;}
.mw-refere
}}
}}

2025년 7월 29일 (화) 16:55 기준 최신판