미디어위키:Gadget-Vector.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 15개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
/* Vector 2010 Legacy 인터페이스 디자인 | /* Vector 2010 Legacy 인터페이스 디자인 | ||
* 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt | * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt | ||
* | * v48: 최하단창 단순형 디자인 | ||
*/ | */ | ||
/* ========================= | /* ========================= | ||
전역 고정 배경 | |||
========================= */ | ========================= */ | ||
html { | |||
min-height: 100% !important; | |||
background-color: #f5ead7 !important; | |||
} | } | ||
.skin-vector-legacy | body.skin-vector-legacy { | ||
position: relative !important; | |||
min-height: 100vh !important; | |||
margin: 0 !important; | |||
isolation: isolate; | |||
background: transparent !important; | |||
margin | |||
background: | |||
background-image: none !important; | background-image: none !important; | ||
} | } | ||
.skin-vector-legacy # | body.skin-vector-legacy::before { | ||
.skin-vector-legacy # | content: ""; | ||
position: fixed; | |||
inset: 0; | |||
z-index: -1; | |||
display: block; | |||
width: 100vw; | |||
height: 100vh; | |||
pointer-events: none; | |||
background-color: #f5ead7; | |||
background-image: | |||
url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png"); | |||
background-position: center center; | |||
background-repeat: no-repeat; | |||
background-size: cover; | |||
} | |||
.skin-vector-legacy #mw-page-base, | |||
.skin-vector-legacy #mw-head-base { | |||
background: transparent !important; | |||
background-image: none !important; | |||
} | |||
html.skin-theme-clientpref-night body.skin-vector-legacy::before, | |||
html[data-color-mode="dark"] body.skin-vector-legacy::before, | |||
body.skin-theme-clientpref-night.skin-vector-legacy::before, | |||
body[data-color-mode="dark"].skin-vector-legacy::before { | |||
background-color: #201913; | |||
background-image: | |||
url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png"); | |||
} | } | ||
.skin-vector-legacy | @media (prefers-color-scheme: dark) { | ||
html.skin-theme-clientpref-os body.skin-vector-legacy::before, | |||
body.skin-theme-clientpref-os.skin-vector-legacy::before, | |||
html:not(.skin-theme-clientpref-day) body.skin-vector-legacy::before { | |||
background-color: #201913; | |||
background-image: | |||
url("/wiki/Special:Redirect/file/Wiki_Bg_Dark.png"); | |||
} | |||
} | } | ||
.skin-vector-legacy | html.skin-theme-clientpref-day body.skin-vector-legacy::before, | ||
html[data-color-mode="light"] body.skin-vector-legacy::before, | |||
body.skin-theme-clientpref-day.skin-vector-legacy::before, | |||
body[data-color-mode="light"].skin-vector-legacy::before { | |||
background-color: #f5ead7; | |||
background-image: | |||
url("/wiki/Special:Redirect/file/Wiki_Bg_Light.png"); | |||
} | } | ||
.skin-vector-legacy #p-namespaces | /* ========================= | ||
.skin-vector-legacy #p-views | 액션바 전체 디자인 | ||
.skin-vector-legacy #p-cactions | ========================= */ | ||
.skin-vector-legacy #p-namespaces, | |||
.skin-vector-legacy #p-views, | |||
.skin-vector-legacy #p-cactions { | |||
margin: 0; | margin: 0; | ||
background: none !important; | background: none !important; | ||
transform: none !important; | |||
} | } | ||
.skin-vector-legacy #p-namespaces | .skin-vector-legacy #p-namespaces .vector-menu-content, | ||
.skin-vector-legacy #p-views | .skin-vector-legacy #p-views .vector-menu-content, | ||
.skin-vector-legacy #p-cactions- | .skin-vector-legacy #p-cactions .vector-menu-content, | ||
.skin-vector-legacy #p-namespaces .vector-menu-content-list, | |||
.skin-vector-legacy #p-views .vector-menu-content-list, | |||
.skin-vector-legacy #p-cactions .vector-menu-content-list { | |||
top: 0 !important; | |||
margin-top: 0 !important; | |||
background: none !important; | |||
background: | |||
background-image: none !important; | background-image: none !important; | ||
border: 0 !important; | |||
box-shadow: none !important; | |||
transform: none !important; | |||
} | |||
.skin-vector-legacy #p-namespaces .vector-menu-content-list, | |||
.skin-vector-legacy #p-views .vector-menu-content-list { | |||
display: flex; | |||
align-items: flex-end; | |||
gap: 3px; | |||
} | } | ||
.skin-vector-legacy #p-namespaces | .skin-vector-legacy #p-namespaces { | ||
margin-left: 18px !important; | |||
} | } | ||
.skin-vector-legacy #p-cactions | .skin-vector-legacy #p-cactions { | ||
margin-left: 4px; | |||
} | } | ||
.skin-vector-legacy #p-cactions | .skin-vector-legacy #p-namespaces li, | ||
position: | .skin-vector-legacy #p-views li, | ||
.skin-vector-legacy #p-cactions li { | |||
position: relative; | |||
margin: 0; | |||
padding: 0; | |||
border: 0; | |||
background: none !important; | |||
background-image: none !important; | |||
} | } | ||
.skin-vector-legacy #p-namespaces li | .skin-vector-legacy #p-namespaces li > a, | ||
.skin-vector-legacy #p-views li | .skin-vector-legacy #p-views li > a, | ||
.skin-vector-legacy #p-cactions-label { | |||
height: | position: relative !important; | ||
min-height: | display: inline-flex; | ||
padding- | align-items: center; | ||
justify-content: center; | |||
background: | gap: 2px; | ||
color: # | height: 36px !important; | ||
min-height: 36px !important; | |||
margin: 0; | |||
padding: 7px 12px 6px !important; | |||
border: 3px solid #5c1f06; | |||
border-radius: 10px 10px 0 0; | |||
box-sizing: border-box; | |||
. | background: #783b24 !important; | ||
background-image: none !important; | |||
color: #eee9e6 !important; | |||
font-family: | |||
"SB Aggro M", | |||
"SB 어그로 M", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-size: 0.74rem; | |||
font-weight: 500; | |||
line-height: 1; | |||
text-decoration: none; | text-decoration: none; | ||
text-shadow: | |||
#5c1f06 2px 0 0, | |||
. | #5c1f06 1.75517px 0.958851px 0, | ||
. | #5c1f06 1.0806px 1.68294px 0, | ||
. | #5c1f06 0.141474px 1.99499px 0, | ||
. | #5c1f06 -0.832294px 1.81859px 0, | ||
#5c1f06 -1.60229px 1.19694px 0, | |||
#5c1f06 -1.97999px 0.28224px 0, | |||
#5c1f06 -1.87291px -0.701566px 0, | |||
#5c1f06 -1.30729px -1.51361px 0, | |||
#5c1f06 -0.421592px -1.95506px 0, | |||
#5c1f06 0.567324px -1.91785px 0, | |||
#5c1f06 1.41734px -1.41108px 0, | |||
#5c1f06 1.92034px -0.558831px 0; | |||
box-shadow: | |||
inset 0 2px 0 #985d43, | |||
inset 0 -3px 0 #552515; | |||
transition: | |||
height 140ms ease, | |||
padding 140ms ease, | |||
filter 120ms ease, | |||
background-color 120ms ease; | |||
} | |||
.skin-vector-legacy #p-namespaces li > a, | .skin-vector-legacy #p-namespaces li > a, | ||
.skin-vector-legacy #p-views li > a | .skin-vector-legacy #p-views li > a { | ||
top: 0 !important; | |||
} | } | ||
.skin-vector-legacy #p-cactions-label { | |||
top: 7px !important; | |||
.skin-vector-legacy # | min-width: 36px; | ||
cursor: pointer; | |||
width: | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #p-cactions-label span { | ||
position: static !important; | |||
top: auto !important; | |||
display: block; | |||
margin: 0 !important; | |||
color: inherit !important; | |||
font: inherit; | |||
text-shadow: inherit; | |||
transform: none !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #p-namespaces li.selected > a, | ||
.skin-vector-legacy #p-views li.selected > a { | |||
z-index: 2; | |||
height: 43px !important; | |||
.skin-vector-legacy # | min-height: 43px !important; | ||
background- | padding-top: 10px !important; | ||
padding-bottom: 7px !important; | |||
background: #b1837c !important; | |||
color: #ffffff !important; | |||
box-shadow: | |||
inset 0 2px 0 #cfa392, | |||
inset 0 -3px 0 #8a5c56; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #p-namespaces li > a:hover, | ||
.skin-vector-legacy #p-views li > a:hover, | |||
.skin-vector-legacy #p-cactions-label:hover { | |||
filter: brightness(1.08); | |||
text-decoration: none; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #p-namespaces li, | ||
background-image: | .skin-vector-legacy #p-views li, | ||
.skin-vector-legacy #p-namespaces li.selected, | |||
.skin-vector-legacy #p-views li.selected, | |||
.skin-vector-legacy #p-namespaces li > a, | |||
.skin-vector-legacy #p-views li > a, | |||
.skin-vector-legacy #p-cactions-label, | |||
.skin-vector-legacy #p-cactions-label span { | |||
background-image: none !important; | |||
} | } | ||
/* 주시 버튼 */ | /* 액션바 SVG 아이콘 */ | ||
.skin-vector-legacy #ca-watch > a, | .skin-vector-legacy #ca-nstab-main > a::before, | ||
.skin-vector-legacy #ca-unwatch > a, | .skin-vector-legacy #ca-talk > a::before, | ||
.skin-vector-legacy li.mw-watchlink > a, | .skin-vector-legacy #ca-view > a::before, | ||
.skin-vector-legacy a.mw-watchlink { | .skin-vector-legacy #ca-edit > a::before, | ||
.skin-vector-legacy #ca-history > a::before { | |||
content: ""; | |||
display: block; | |||
flex: 0 0 14px; | |||
width: 14px; | |||
height: 10px; | |||
margin-right: 0; | |||
background-repeat: no-repeat; | |||
background-position: center; | |||
background-size: contain; | |||
} | |||
.skin-vector-legacy #ca-nstab-main > a::before { | |||
background-image: url("/wiki/Special:Redirect/file/Actionbar-document.svg"); | |||
} | |||
.skin-vector-legacy #ca-talk > a::before { | |||
background-image: url("/wiki/Special:Redirect/file/Actionbar-talk.svg"); | |||
} | |||
.skin-vector-legacy #ca-view > a::before { | |||
background-image: url("/wiki/Special:Redirect/file/Actionbar-read.svg"); | |||
} | |||
.skin-vector-legacy #ca-edit > a::before { | |||
background-image: url("/wiki/Special:Redirect/file/Actionbar-edit.svg"); | |||
} | |||
.skin-vector-legacy #ca-history > a::before { | |||
background-image: url("/wiki/Special:Redirect/file/Actionbar-history.svg"); | |||
} | |||
/* 주시 버튼 */ | |||
.skin-vector-legacy #ca-watch > a, | |||
.skin-vector-legacy #ca-unwatch > a, | |||
.skin-vector-legacy li.mw-watchlink > a, | |||
.skin-vector-legacy a.mw-watchlink { | |||
position: relative !important; | position: relative !important; | ||
display: flex !important; | display: flex !important; | ||
| 417번째 줄: | 487번째 줄: | ||
.skin-vector-legacy .mw-first-heading * { | .skin-vector-legacy .mw-first-heading * { | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | |||
/* 문단 기본선을 실제 잔디 구분선 요소로 교체 */ | |||
.skin-vector-legacy .mw-heading2, | |||
.skin-vector-legacy .mw-parser-output h2.pvz-grass-heading { | |||
position: relative !important; | |||
margin-bottom: 0.9em !important; | |||
padding-bottom: 12px !important; | |||
border: 0 !important; | |||
border-bottom: 0 !important; | |||
background: none !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
} | |||
.skin-vector-legacy .mw-heading2::before, | |||
.skin-vector-legacy .mw-heading2::after, | |||
.skin-vector-legacy .mw-parser-output h2.pvz-grass-heading::before, | |||
.skin-vector-legacy .mw-parser-output h2.pvz-grass-heading::after { | |||
content: none !important; | |||
display: none !important; | |||
border: 0 !important; | |||
background: none !important; | |||
box-shadow: none !important; | |||
} | |||
.skin-vector-legacy .mw-heading2 > h2, | |||
.skin-vector-legacy .mw-parser-output h2.pvz-grass-heading { | |||
margin-bottom: 0 !important; | |||
padding-bottom: 0 !important; | |||
border: 0 !important; | |||
border-bottom: 0 !important; | |||
background: none !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
} | |||
.skin-vector-legacy .pvz-grass-divider { | |||
position: absolute; | |||
right: 0; | |||
bottom: 0; | |||
left: 0; | |||
z-index: 1; | |||
display: block; | |||
height: 14px; | |||
overflow: hidden; | |||
pointer-events: none; | |||
background: #ead9b8; | |||
-webkit-mask-image: | |||
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E"); | |||
mask-image: | |||
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 112 12'%3E%3Cpath fill='black' d='M0 12V8Q3 8 5 5Q6 3 8 6L11 9Q14 7 16 4Q17 2 19 5L22 9Q25 7 28 5Q29 3 31 6L34 9Q37 7 39 4Q40 2 42 5L45 9Q48 7 51 5Q52 3 54 6L57 9Q60 7 63 4Q64 2 66 5L69 9Q72 7 75 5Q76 3 78 6L81 9Q84 7 87 4Q88 2 90 5L93 9Q96 7 99 5Q100 3 102 6L105 9Q109 8 112 7V12Z'/%3E%3C/svg%3E"); | |||
-webkit-mask-repeat: repeat-x; | |||
mask-repeat: repeat-x; | |||
-webkit-mask-position: left bottom; | |||
mask-position: left bottom; | |||
-webkit-mask-size: 112px 12px; | |||
mask-size: 112px 12px; | |||
} | } | ||
| 736번째 줄: | 865번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton, | .skin-vector-legacy #pvz-content-search #searchButton, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
position: relative !important; | position: relative !important; | ||
z-index: 2; | z-index: 2; | ||
| 747번째 줄: | 879번째 줄: | ||
border-left: 2px solid #0b5432 !important; | border-left: 2px solid #0b5432 !important; | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
background-color: #106a40 !important; | |||
color: transparent !important; | |||
font-size: 0 !important; | |||
font-size: 0 !important; | |||
text-indent: -9999px !important; | text-indent: -9999px !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
| 774번째 줄: | 893번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton:hover, | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
background-color: #106a40 !important; | |||
filter: none !important; | |||
background-image: | |||
} | } | ||
| 887번째 줄: | 996번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton, | .skin-vector-legacy #pvz-content-search #searchButton, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
position: absolute !important; | position: absolute !important; | ||
top: -1px !important; | top: -1px !important; | ||
| 905번째 줄: | 1,017번째 줄: | ||
-webkit-appearance: none !important; | -webkit-appearance: none !important; | ||
appearance: none !important; | appearance: none !important; | ||
background-origin: border-box !important; | |||
background-clip: border-box !important; | background-clip: border-box !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
| 939번째 줄: | 1,036번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton:hover, | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
background-color: # | |||
background-image: | |||
filter: none !important; | filter: none !important; | ||
} | } | ||
| 996번째 줄: | 1,081번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton, | .skin-vector-legacy #pvz-content-search #searchButton, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
border-left-color: #347536 !important; | |||
background-color: # | |||
background-image: | |||
} | } | ||
.skin-vector-legacy #pvz-content-search #searchButton:hover, | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
background-color: # | |||
background-image: | |||
} | } | ||
| 1,056번째 줄: | 1,117번째 줄: | ||
} | } | ||
.skin-vector-legacy # | |||
margin-top: | |||
/* ========================= | |||
분류창 | |||
========================= */ | |||
.skin-vector-legacy #catlinks, | |||
.skin-vector-legacy .catlinks { | |||
margin-top: 1.35rem !important; | |||
padding: 0.52rem 0.72rem !important; | |||
border: 1px solid #c79a4a !important; | |||
border-radius: 10px !important; | |||
box-sizing: border-box !important; | |||
background: #f8ecd3 !important; | |||
background-image: none !important; | |||
color: #75462d !important; | |||
font-family: | |||
"SB Aggro L", | |||
"SB 어그로 L", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 300 !important; | |||
line-height: 1.55 !important; | |||
text-shadow: none !important; | |||
box-shadow: none !important; | |||
} | } | ||
.skin-vector-legacy #catlinks a, | |||
.skin-vector-legacy #mw- | .skin-vector-legacy .catlinks a, | ||
.skin-vector-legacy #mw-normal-catlinks a, | |||
.skin-vector-legacy .mw-normal-catlinks a, | |||
.skin-vector-legacy #mw-hidden-catlinks a, | |||
.skin-vector-legacy .mw-hidden-catlinks a { | |||
color: #75462d !important; | |||
font-family: | |||
"SB Aggro L", | |||
"SB 어그로 L", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 300 !important; | |||
text-shadow: none !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #catlinks a:hover, | ||
.skin-vector-legacy .catlinks a:hover { | |||
color: #5e321e !important; | |||
text-decoration: underline !important; | |||
} | } | ||
.skin-vector-legacy #mw-normal-catlinks, | |||
.skin-vector-legacy # | .skin-vector-legacy .mw-normal-catlinks, | ||
.skin-vector-legacy #mw-hidden-catlinks, | |||
.skin-vector-legacy .mw-hidden-catlinks { | |||
border: 0 !important; | border: 0 !important; | ||
background: | background: transparent !important; | ||
color: inherit !important; | |||
} | } | ||
.skin-vector-legacy | /* ========================= | ||
.skin-vector-legacy | 각주창 | ||
========================= */ | |||
.skin-vector-legacy .mw-parser-output > .mw-references-wrap, | |||
.skin-vector-legacy .mw-parser-output > ol.references, | |||
.skin-vector-legacy .mw-parser-output > .references { | |||
background- | margin-top: 1.35rem !important; | ||
padding: 0.72rem 0.9rem !important; | |||
border: 3px solid #8f632d !important; | |||
border-radius: 12px !important; | |||
box-sizing: border-box !important; | |||
background: #f8ecd3 !important; | |||
background-image: none !important; | |||
color: #75462d !important; | |||
font-family: | |||
"SB Aggro L", | |||
"SB 어그로 L", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 300 !important; | |||
line-height: 1.55 !important; | |||
text-shadow: none !important; | |||
box-shadow: none !important; | |||
} | } | ||
.skin-vector-legacy | .skin-vector-legacy .mw-parser-output > .mw-references-wrap > ol.references { | ||
margin-top: 0 !important; | |||
margin-bottom: 0 !important; | |||
padding-top: 0 !important; | |||
padding-bottom: 0 !important; | |||
border: 0 !important; | |||
background: transparent !important; | |||
color: inherit !important; | |||
font: inherit !important; | |||
} | } | ||
.skin-vector-legacy .mw-parser-output > .mw-references-wrap a, | |||
.skin-vector-legacy | .skin-vector-legacy .mw-parser-output > ol.references a, | ||
.skin-vector-legacy | .skin-vector-legacy .mw-parser-output > .references a { | ||
.skin-vector-legacy | color: #75462d !important; | ||
font-family: | |||
"SB Aggro L", | |||
"SB 어그로 L", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 300 !important; | |||
text-shadow: none !important; | |||
} | } | ||
.skin-vector-legacy | .skin-vector-legacy .mw-parser-output > .mw-references-wrap a:hover, | ||
.skin-vector-legacy | .skin-vector-legacy .mw-parser-output > ol.references a:hover, | ||
.skin-vector-legacy | .skin-vector-legacy .mw-parser-output > .references a:hover { | ||
color: #5e321e !important; | |||
color: # | |||
} | } | ||
/* | /* ========================= | ||
.skin-vector-legacy # | 최하단창 | ||
position: | ========================= */ | ||
.skin-vector-legacy #footer { | |||
position: relative !important; | |||
display: flow-root; | |||
width: auto !important; | |||
max-width: none !important; | |||
padding: | margin: | ||
border: | 4rem | ||
border-radius: | var(--pvz-layout-edge-gap, 1rem) | ||
box-sizing: border-box; | 0 | ||
background: | calc( | ||
var(--pvz-layout-edge-gap, 1rem) + | |||
var(--pvz-side-panel-width, 10.4rem) + | |||
var(--pvz-layout-edge-gap, 1rem) | |||
) !important; | |||
padding: 1.15rem 1.35rem 1rem !important; | |||
border: 1px solid #c79a4a !important; | |||
border-bottom: 0 !important; | |||
border-radius: 16px 16px 0 0 !important; | |||
box-shadow: | box-sizing: border-box !important; | ||
background: #f3e5ca !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
color: #5f4030 !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #footer::before, | ||
.skin-vector-legacy # | .skin-vector-legacy #footer::after { | ||
content: none !important; | |||
display: none !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #footer ul, | ||
.skin-vector-legacy # | .skin-vector-legacy #footer li { | ||
margin-bottom: 0 !important; | margin-bottom: 0 !important; | ||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #footer a { | ||
color: #75462d !important; | |||
text-shadow: none !important; | |||
} | |||
html, | |||
body.skin-vector-legacy { | |||
margin-bottom: 0 !important; | |||
padding-bottom: 0 !important; | |||
} | } | ||
.skin-vector-legacy # | /* 왼쪽 보조창: 로고칸 제거 후 본문창 상단에 맞춤 */ | ||
.skin-vector-legacy #mw-panel { | |||
top: var(--pvz-content-top) !important; | |||
left: var(--pvz-side-panel-edge) !important; | |||
width: var(--pvz-side-panel-width) !important; | |||
margin-top: 0 !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel #p-logo { | ||
display: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz- | /* 보조창 바깥 위키 로고 */ | ||
.skin-vector-legacy #pvz-sidebar-logo { | |||
position: absolute !important; | |||
top: calc(var(--pvz-content-top) - 76px) !important; | |||
left: var(--pvz-side-panel-edge) !important; | |||
z-index: 110; | |||
display: block; | |||
width: var(--pvz-side-panel-width) !important; | |||
height: 66px !important; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
border: 0 !important; | |||
} | background: none !important; | ||
box-shadow: none !important; | |||
overflow: visible !important; | |||
} | |||
.skin-vector-legacy #pvz- | .skin-vector-legacy #pvz-sidebar-logo #p-logo { | ||
position: static !important; | |||
display: block !important; | |||
width: 100% !important; | |||
height: 100% !important; | |||
min-height: 0 !important; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
border: 0 !important; | |||
border-radius: 0 !important; | |||
background: none !important; | |||
box-shadow: none !important; | |||
overflow: visible !important; | |||
} | } | ||
.skin-vector-legacy #pvz- | .skin-vector-legacy #pvz-sidebar-logo #p-logo a, | ||
.skin-vector-legacy #pvz- | .skin-vector-legacy #pvz-sidebar-logo #p-logo .mw-wiki-logo { | ||
margin- | display: block !important; | ||
width: 100% !important; | |||
height: 100% !important; | |||
min-height: 0 !important; | |||
margin: 0 !important; | |||
background-position: center !important; | |||
background-repeat: no-repeat !important; | |||
background-size: contain !important; | |||
} | } | ||
.skin-vector-legacy #pvz- | .skin-vector-legacy #pvz-sidebar-logo #p-logo img { | ||
display: block !important; | |||
display: block | width: 100% !important; | ||
height: 100% !important; | |||
margin: 0 auto !important; | |||
object-fit: contain !important; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu- | /* 보조창 링크 hover: 이동 없이 밝기만 증가 */ | ||
.skin-vector-legacy #pvz-right-panel . | .skin-vector-legacy #mw-panel .vector-menu-content a, | ||
.skin-vector-legacy #mw-panel .portal .body a, | |||
.skin-vector-legacy #pvz-right-panel .vector-menu-content a, | |||
.skin-vector-legacy #pvz-right-panel .portal .body a { | |||
transition: color 120ms ease !important; | |||
transform: none !important; | |||
} | } | ||
.skin-vector-legacy #mw-panel .vector-menu-content a:hover, | |||
.skin-vector-legacy #mw-panel .portal .body a:hover, | |||
.skin-vector-legacy #pvz-right-panel .vector-menu-content a:hover, | |||
.skin-vector-legacy #pvz-right-panel .portal .body a:hover { | |||
color: #4d5877 !important; | |||
transform: none !important; | |||
} | } | ||
/* 오른쪽 보조창 */ | |||
.skin-vector-legacy #pvz-right-panel { | |||
position: absolute !important; | |||
top: var(--pvz-content-top) !important; | |||
right: var(--pvz-side-panel-edge) !important; | |||
z-index: 100; | |||
display: block; | |||
width: var(--pvz-side-panel-width) !important; | |||
margin: 0 !important; | |||
padding: 0.7rem 0.55rem 1rem; | |||
border: 3px solid #5b220e; | |||
border-radius: 13px; | |||
box-sizing: border-box; | |||
background: | |||
linear-gradient( | |||
90deg, | |||
rgba(255, 255, 255, 0.06) 0, | |||
transparent 10%, | |||
transparent 90%, | |||
rgba(64, 19, 4, 0.18) 100% | |||
), | |||
linear-gradient(180deg, #a94f24 0%, #893819 48%, #9a421d 100%); | |||
box-shadow: | |||
inset 0 0 0 2px rgba(218, 114, 58, 0.52), | |||
inset 0 12px 20px rgba(255, 165, 94, 0.1), | |||
inset 0 -12px 20px rgba(73, 20, 5, 0.22), | |||
0 3px 8px rgba(63, 24, 8, 0.32); | |||
} | |||
.skin-vector-legacy #pvz-right-panel .vector-menu-portal, | |||
.skin-vector-legacy #pvz-right-panel .portal { | |||
margin: 0 0 0.9rem !important; | |||
padding: 0 !important; | |||
border: 0 !important; | |||
background: none !important; | |||
box-shadow: none !important; | |||
- | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-portal:last-child, | |||
.skin-vector-legacy #pvz-right-panel .portal:last-child { | |||
margin-bottom: 0 !important; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-heading, | |||
.skin-vector-legacy #pvz-right-panel .portal h3 { | |||
margin: 0 0 0.42rem !important; | |||
padding: 0 0.35rem !important; | |||
border: 0 !important; | |||
background: none !important; | |||
color: #e8b94f !important; | |||
font-family: | |||
"SB Aggro B", | |||
. | "SB 어그로 B", | ||
.skin-vector-legacy #pvz- | "SB Aggro", | ||
border | "SB 어그로", | ||
sans-serif !important; | |||
font-size: 0.82rem !important; | |||
font-weight: 700 !important; | |||
line-height: 1.35 !important; | |||
text-align: center; | |||
text-shadow: | |||
0 1px 0 #65300f, | |||
0 2px 2px rgba(61, 19, 3, 0.42); | |||
letter-spacing: 0.015em; | |||
) | |||
} | } | ||
.skin-vector-legacy #pvz-content | .skin-vector-legacy #pvz-right-panel .vector-menu-content, | ||
.skin-vector-legacy #pvz- | .skin-vector-legacy #pvz-right-panel .portal .body { | ||
position: relative; | |||
margin: 0 !important; | |||
padding: 0.68rem 0.72rem 0.72rem !important; | |||
border: 2px solid #6e2d13 !important; | |||
border-radius: 5px 7px 6px 5px; | |||
box-sizing: border-box; | |||
background: #f6bf7b !important; | |||
background- | background-image: none !important; | ||
box-shadow: | |||
inset 0 0 0 1px rgba(255, 231, 184, 0.45), | |||
0 4px 5px rgba(56, 18, 4, 0.36) !important; | |||
transform: rotate(-0.25deg); | |||
} | } | ||
.skin-vector-legacy #pvz-content- | .skin-vector-legacy #pvz-right-panel .vector-menu-content::before, | ||
.skin-vector-legacy #pvz-right-panel .portal .body::before { | |||
content: ""; | |||
position: absolute; | |||
inset: 2px; | |||
border: 1px solid rgba(124, 63, 26, 0.17); | |||
border-radius: 4px 5px 6px 4px; | |||
pointer-events: none; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-content-list, | |||
.skin-vector-legacy #pvz-right-panel .portal .body ul { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
list-style: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-content li, | |||
.skin-vector-legacy #pvz-right-panel .portal .body li { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
line-height: 1.3 !important; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-content li + li, | |||
.skin-vector-legacy #pvz-right-panel .portal .body li + li { | |||
margin-top: 0.26rem !important; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-content a, | |||
.skin-vector-legacy #pvz-right-panel .portal .body a { | |||
display: block; | |||
padding: 0.08rem; | |||
color: #313452 !important; | |||
) | font-family: | ||
"SB Aggro L", | |||
"SB 어그로 L", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-size: 0.78rem !important; | |||
font-weight: 300 !important; | |||
line-height: 1.35 !important; | |||
text-decoration: none !important; | |||
text-shadow: 0 1px 0 rgba(255, 239, 204, 0.38); | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .vector-menu-empty, | |||
.skin-vector-legacy #pvz-right-panel .emptyPortlet { | |||
display: none !important; | |||
} | } | ||
@media (max-width: 1100px) { | |||
.skin-vector-legacy #pvz-content-search { | |||
width: min( | |||
} | 350px, | ||
calc(100vw - var(--pvz-content-left, 10em) - 1rem) | |||
) !important; | |||
max-width: 350px !important; | |||
min-width: 0 !important; | |||
} | |||
} | |||
/* ========================= | |||
v24 최종 오버라이드 | |||
========================= */ | |||
html { | |||
--pvz-side-panel-edge: 0px; | |||
--pvz-side-panel-gap: 1rem; | |||
--pvz-side-panel-width: 10rem; | |||
--pvz-wide-content-gap: 0.75rem; | |||
--pvz-right-navigation-shift: 25px; | |||
} | |||
html.pvz-width- | html.pvz-width-narrow { | ||
--pvz-side-panel-width: 14rem; | |||
} | } | ||
html.pvz-width- | html.pvz-width-normal { | ||
--pvz-side-panel-width: 10rem; | |||
} | } | ||
html.pvz-width-wide { | |||
--pvz-side-panel-width: 0px; | |||
. | |||
} | } | ||
.skin-vector-legacy #mw- | /* 검색 버튼: #479745 중심의 옅은 그라데이션과 흰색 SVG 돋보기 */ | ||
.skin-vector-legacy #pvz-content-search #searchButton, | |||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | |||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
border-left-color: #356f36 !important; | |||
} | } | ||
.skin-vector-legacy #pvz- | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | |||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before { | |||
.skin-vector-legacy # | width: 24px !important; | ||
. | height: 24px !important; | ||
background: #ffffff !important; | |||
background-image: none !important; | |||
-webkit-mask: | |||
background: | url("/wiki/Special:Redirect/file/Magnifying_glass.svg") | ||
center / contain no-repeat; | |||
mask: | |||
url("/wiki/Special:Redirect/file/Magnifying_glass.svg") | |||
center / contain no-repeat; | |||
filter: none !important; | |||
transform: rotate(30deg); | |||
} | } | ||
.skin-vector-legacy # | /* 본문·하단창·액션바의 좌우 공간 */ | ||
.skin-vector-legacy | html:not(.pvz-width-wide) .skin-vector-legacy #content, | ||
html:not(.pvz-width-wide) .skin-vector-legacy .mw-body { | |||
width: auto !important; | |||
margin-left: calc( | |||
var(--pvz-side-panel-width) + | |||
var(--pvz-side-panel-gap) | |||
) !important; | |||
margin-right: calc( | |||
- | var(--pvz-side-panel-width) + | ||
var(--pvz-side-panel-gap) | |||
) !important; | |||
} | } | ||
. | html:not(.pvz-width-wide) .skin-vector-legacy #left-navigation { | ||
.skin-vector-legacy # | margin-left: calc( | ||
margin: | var(--pvz-side-panel-width) + | ||
var(--pvz-side-panel-gap) | |||
) !important; | |||
} | } | ||
.skin-vector-legacy # | html:not(.pvz-width-wide) .skin-vector-legacy #right-navigation { | ||
margin-right: calc( | |||
var(--pvz-side-panel-width) + | |||
var(--pvz-side-panel-gap) + | |||
var(--pvz-right-navigation-shift) | |||
) !important; | |||
} | } | ||
.skin-vector-legacy # | html.pvz-width-wide .skin-vector-legacy #content, | ||
.skin-vector-legacy | html.pvz-width-wide .skin-vector-legacy .mw-body { | ||
margin- | width: auto !important; | ||
margin-left: var(--pvz-wide-content-gap) !important; | |||
margin-right: var(--pvz-wide-content-gap) !important; | |||
} | } | ||
. | html.pvz-width-wide .skin-vector-legacy #left-navigation { | ||
.skin-vector-legacy # | margin-left: 4.25rem !important; | ||
} | } | ||
.skin-vector-legacy # | html.pvz-width-wide .skin-vector-legacy #right-navigation { | ||
. | margin-right: calc( | ||
4.25rem + | |||
var(--pvz-right-navigation-shift) | |||
) !important; | |||
} | } | ||
/* 보조창 | /* 양쪽 보조창 공통: 위아래 전체를 채우는 연회색 박스 */ | ||
.skin-vector-legacy #pvz- | .skin-vector-legacy #mw-panel, | ||
.skin-vector-legacy #pvz-right-panel { | |||
position: fixed !important; | position: fixed !important; | ||
top: | top: var(--pvz-content-top) !important; | ||
bottom: 0 !important; | |||
width: var(--pvz-side-panel-width) !important; | width: var(--pvz-side-panel-width) !important; | ||
height: auto !important; | |||
min-height: 0 !important; | |||
margin: 0 !important; | |||
padding: 1rem 0.85rem 1.25rem !important; | |||
overflow-x: hidden !important; | |||
overflow-y: auto !important; | |||
border: 0 !important; | |||
border-radius: 0 !important; | |||
box-sizing: border-box !important; | |||
background: #ececec !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
} | |||
.skin-vector-legacy #mw-panel { | |||
left: var(--pvz-side-panel-edge) !important; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel { | .skin-vector-legacy #pvz-right-panel { | ||
right: var(--pvz-side-panel-edge) !important; | |||
z-index: 100; | |||
} | } | ||
.skin-vector-legacy # | /* 왼쪽 보조창 메뉴를 단순한 회색 박스 형태로 정리 */ | ||
margin: 0; | .skin-vector-legacy #mw-panel .vector-menu-portal, | ||
padding: 0; | .skin-vector-legacy #mw-panel .portal { | ||
margin: 0 0 1.1rem !important; | |||
padding: 0 !important; | |||
border: 0 !important; | |||
background: transparent !important; | |||
box-shadow: none !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-heading, | ||
margin: 0 0 0. | .skin-vector-legacy #mw-panel .portal h3 { | ||
padding: 0 0.2rem 0. | margin: 0 0 0.5rem !important; | ||
border-bottom: 1px solid #d0d0d0; | padding: 0 0.2rem 0.4rem !important; | ||
color: #555555; | border: 0 !important; | ||
border-bottom: 1px solid #d0d0d0 !important; | |||
background: transparent !important; | |||
color: #555555 !important; | |||
font-family: | font-family: | ||
-apple-system, | -apple-system, | ||
| 1,579번째 줄: | 1,672번째 줄: | ||
"Noto Sans KR", | "Noto Sans KR", | ||
Arial, | Arial, | ||
sans-serif; | sans-serif !important; | ||
font-size: 0.82rem; | font-size: 0.82rem !important; | ||
font-weight: 700; | font-weight: 700 !important; | ||
line-height: 1.35; | line-height: 1.35 !important; | ||
text-align: left !important; | |||
text-shadow: none !important; | |||
letter-spacing: 0 !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-content, | ||
.skin-vector-legacy #mw-panel .portal .body { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
border: 0 !important; | |||
border-radius: 0 !important; | |||
background: transparent !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
transform: none !important; | |||
} | |||
.skin-vector-legacy #mw-panel .vector-menu-content::before, | |||
.skin-vector-legacy #mw-panel .portal .body::before { | |||
content: none !important; | |||
display: none !important; | |||
} | |||
.skin-vector-legacy #mw-panel .vector-menu-content li + li, | |||
.skin-vector-legacy #mw-panel .portal .body li + li { | |||
margin-top: 0.18rem !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-content a, | ||
.skin-vector-legacy #mw-panel .portal .body a { | |||
padding: 0.26rem 0.25rem !important; | |||
color: #4b4b4b !important; | |||
padding: 0. | font-family: | ||
color: # | |||
font-family: | |||
-apple-system, | -apple-system, | ||
BlinkMacSystemFont, | BlinkMacSystemFont, | ||
| 1,608번째 줄: | 1,715번째 줄: | ||
"Noto Sans KR", | "Noto Sans KR", | ||
Arial, | Arial, | ||
sans-serif; | sans-serif !important; | ||
font-size: 0. | font-size: 0.82rem !important; | ||
font-weight: | font-weight: 400 !important; | ||
line-height: 1. | line-height: 1.35 !important; | ||
text- | text-shadow: none !important; | ||
transition: color 120ms ease !important; | |||
transition: | transform: none !important; | ||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-content a:hover, | ||
.skin-vector-legacy #mw-panel .portal .body a:hover { | |||
color: #479745 !important; | |||
transform: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz- | /* 보조창 밖 로고는 왼쪽 회색 영역 위에 유지 */ | ||
.skin-vector-legacy #pvz-sidebar-logo { | |||
position: fixed !important; | |||
top: calc(var(--pvz-content-top) - 76px) !important; | |||
left: 0 !important; | |||
width: var(--pvz-side-panel-width) !important; | |||
} | } | ||
/* | /* 오른쪽 설정 보조창 */ | ||
.skin-vector-legacy #pvz-right-panel { | |||
display: flex; | |||
flex-direction: column; | |||
gap: 2rem; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .pvz-settings-section { | |||
margin: 0; | |||
padding: 0; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .pvz-settings-heading { | |||
font-size: | margin: 0 0 0.65rem; | ||
padding: 0 0.2rem 0.45rem; | |||
border-bottom: 1px solid #d0d0d0; | |||
color: #555555; | |||
font-family: | |||
-apple-system, | |||
BlinkMacSystemFont, | |||
"Segoe UI", | |||
"Apple SD Gothic Neo", | |||
"Noto Sans KR", | |||
Arial, | |||
sans-serif; | |||
font-size: 0.82rem; | |||
font-weight: 700; | |||
line-height: 1.35; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .pvz-settings-options { | |||
display: grid; | |||
display: | grid-template-columns: 1fr; | ||
gap: 0.42rem; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .pvz-settings-option { | |||
display: block; | |||
width: 100%; | |||
width: | margin: 0; | ||
padding: 0.48rem 0.55rem; | |||
border: 1px solid #c9c9c9; | |||
border-radius: 7px; | |||
box-sizing: border-box; | |||
box- | background: #f8f8f8; | ||
color: #4a4a4a; | |||
font-family: | |||
-apple-system, | |||
BlinkMacSystemFont, | |||
"Segoe UI", | |||
"Apple SD Gothic Neo", | |||
"Noto Sans KR", | |||
Arial, | |||
sans-serif; | |||
font-size: 0.8rem; | |||
font-weight: 500; | |||
line-height: 1.25; | |||
text-align: center; | |||
cursor: pointer; | |||
transition: | |||
border-color 120ms ease, | |||
background-color 120ms ease, | |||
color 120ms ease; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .pvz-settings-option:hover { | |||
border-color: #9cb99d; | |||
background: #ffffff; | |||
color: #357d3a; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel .pvz-settings-option.is-active { | |||
border-color: #397f3d; | |||
background: #479745; | |||
color: #ffffff; | |||
font-weight: 700; | |||
} | } | ||
.skin-vector-legacy | /* 글자 크기 설정 */ | ||
html.pvz-font-small .skin-vector-legacy #mw-content-text { | |||
font-size: 66.6667% !important; | |||
} | } | ||
.skin-vector-legacy # | html.pvz-font-normal .skin-vector-legacy #mw-content-text { | ||
font-size: 100% !important; | |||
} | } | ||
.skin-vector-legacy # | html.pvz-font-large .skin-vector-legacy #mw-content-text { | ||
font-size: 200% !important; | |||
} | } | ||
html.pvz-width-wide .skin-vector-legacy | /* 넓게 모드: 보조창을 숨기고 햄버거 버튼으로 본문 위에 열기 */ | ||
display: | html.pvz-width-wide .skin-vector-legacy #pvz-sidebar-logo { | ||
display: none !important; | |||
} | } | ||
.skin-vector-legacy .pvz- | html.pvz-width-wide .skin-vector-legacy #mw-panel, | ||
.skin-vector-legacy | html.pvz-width-wide .skin-vector-legacy #pvz-right-panel { | ||
top: var(--pvz-content-top) !important; | |||
width: min(19rem, 86vw) !important; | |||
opacity: 0; | |||
visibility: hidden; | |||
pointer-events: none; | |||
z-index: 420; | |||
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.24) !important; | |||
transition: | |||
transform 180ms ease, | |||
opacity 150ms ease, | |||
visibility 150ms ease; | |||
} | } | ||
.skin-vector-legacy | html.pvz-width-wide .skin-vector-legacy #mw-panel { | ||
left: 0 !important; | |||
transform: translateX(-104%); | |||
} | } | ||
html.pvz-width-wide .skin-vector-legacy #pvz-right-panel { | |||
.skin-vector-legacy | right: 0 !important; | ||
transform: translateX(104%); | |||
} | } | ||
.skin-vector-legacy .pvz-panel- | html.pvz-width-wide.pvz-left-panel-open .skin-vector-legacy #mw-panel, | ||
html.pvz-width-wide.pvz-right-panel-open .skin-vector-legacy #pvz-right-panel { | |||
opacity: 1; | |||
visibility: visible; | |||
pointer-events: auto; | |||
transform: translateX(0); | |||
} | } | ||
.skin-vector-legacy .pvz-panel-toggle- | .skin-vector-legacy .pvz-panel-toggle { | ||
display: none; | |||
position: fixed; | |||
top: calc(var(--pvz-content-top) - 44px); | |||
z-index: 430; | |||
align-items: center; | |||
justify-content: center; | |||
width: 38px; | |||
height: 38px; | |||
margin: 0; | |||
padding: 0; | |||
border: 1px solid #bfc4bf; | |||
border-radius: 9px; | |||
background: #ececec; | |||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.14); | |||
cursor: pointer; | |||
} | } | ||
.skin-vector-legacy | .skin-vector-legacy #pvz-left-panel-toggle { | ||
left: 0.75rem; | |||
} | } | ||
.skin-vector-legacy #pvz-right-panel-toggle { | |||
right: 0.75rem; | |||
} | } | ||
html.pvz-width-wide .skin-vector-legacy .pvz-panel-toggle { | |||
display: flex; | |||
} | } | ||
.skin-vector-legacy .pvz-panel-toggle-lines, | |||
.skin-vector-legacy .pvz-panel-toggle-lines::before, | |||
.skin-vector-legacy .pvz-panel-toggle-lines::after { | |||
display: block; | |||
width: 18px; | |||
height: 2px; | |||
border-radius: 999px; | |||
background: #4d4d4d; | |||
} | |||
.skin-vector-legacy .pvz-panel-toggle-lines { | |||
position: relative; | |||
} | } | ||
.skin-vector-legacy .pvz-panel-toggle-lines::before, | |||
.skin-vector-legacy | .skin-vector-legacy .pvz-panel-toggle-lines::after { | ||
. | content: ""; | ||
.skin-vector-legacy .pvz-panel-toggle { | position: absolute; | ||
left: 0; | |||
} | } | ||
.skin-vector-legacy .pvz-panel-toggle-lines::before { | |||
top: -6px; | |||
} | } | ||
.skin-vector-legacy .pvz-panel-toggle-lines::after { | |||
.skin-vector-legacy | top: 6px; | ||
. | |||
top: | |||
} | } | ||
.skin-vector-legacy | .skin-vector-legacy .pvz-panel-toggle:hover { | ||
. | background: #ffffff; | ||
} | } | ||
.skin-vector-legacy | html:not(.pvz-width-wide) .skin-vector-legacy .pvz-panel-toggle { | ||
display: none !important; | |||
} | } | ||
.skin-vector-legacy # | @media (prefers-reduced-motion: reduce) { | ||
html.pvz-width-wide .skin-vector-legacy #mw-panel, | |||
html.pvz-width-wide .skin-vector-legacy #pvz-right-panel { | |||
transition-duration: 1ms; | |||
} | |||
} | } | ||
.skin-vector-legacy #right-navigation { | |||
margin-right: 25px !important; | /* ========================= | ||
v25 최종 오버라이드 | |||
========================= */ | |||
html { | |||
--pvz-content-top: 120px; | |||
--pvz-side-panel-width: 9.1rem; | |||
--pvz-side-panel-edge: 0.6rem; | |||
--pvz-search-top: 38px; | |||
} | |||
/* v24 화면 설정 모드와 오른쪽 보조창 제거 */ | |||
.skin-vector-legacy #pvz-right-panel, | |||
.skin-vector-legacy #pvz-right-panel-toggle, | |||
.skin-vector-legacy .pvz-panel-toggle { | |||
display: none !important; | |||
} | |||
html.pvz-font-small .skin-vector-legacy #mw-content-text, | |||
html.pvz-font-normal .skin-vector-legacy #mw-content-text, | |||
html.pvz-font-large .skin-vector-legacy #mw-content-text { | |||
font-size: inherit !important; | |||
} | |||
/* 본문과 액션바를 검색바 아래로 이동 */ | |||
.skin-vector-legacy #content, | |||
.skin-vector-legacy .mw-body, | |||
.skin-vector-legacy #left-navigation, | |||
.skin-vector-legacy #right-navigation { | |||
top: 95px !important; | |||
} | |||
.skin-vector-legacy #content, | |||
.skin-vector-legacy .mw-body { | |||
width: auto !important; | |||
margin-left: 10em !important; | |||
margin-right: 0 !important; | |||
} | |||
.skin-vector-legacy #left-navigation { | |||
margin-left: 10em !important; | |||
} | |||
.skin-vector-legacy #right-navigation { | |||
margin-right: 25px !important; | |||
} | } | ||
| 2,213번째 줄: | 2,391번째 줄: | ||
} | } | ||
.skin-vector-legacy #left-navigation { | |||
.skin-vector-legacy #left-navigation { | |||
margin-left: 10em !important; | margin-left: 10em !important; | ||
} | } | ||
| 2,320번째 줄: | 2,493번째 줄: | ||
margin-right: 0 !important; | margin-right: 0 !important; | ||
} | } | ||
/* ========================= | /* ========================= | ||
| 2,340번째 줄: | 2,508번째 줄: | ||
width: auto !important; | width: auto !important; | ||
max-width: none !important; | max-width: none !important; | ||
margin-left: 11.1rem !important; | margin-left: 11.1rem !important; | ||
margin-right: 0.2rem !important; | margin-right: 0.2rem !important; | ||
| 2,384번째 줄: | 2,547번째 줄: | ||
width: auto !important; | width: auto !important; | ||
max-width: none !important; | max-width: none !important; | ||
margin-left: calc( | margin-left: calc( | ||
var(--pvz-layout-edge-gap) + | var(--pvz-layout-edge-gap) + | ||
| 2,417번째 줄: | 2,571번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton, | .skin-vector-legacy #pvz-content-search #searchButton, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
border-left-color: #214f2f !important; | border-left-color: #214f2f !important; | ||
} | } | ||
.skin-vector-legacy #pvz-content-search #searchButton:hover, | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
background-color: # | |||
background-image: | |||
} | } | ||
| 2,485번째 줄: | 2,615번째 줄: | ||
width: auto !important; | width: auto !important; | ||
max-width: none !important; | max-width: none !important; | ||
margin-left: calc( | margin-left: calc( | ||
var(--pvz-layout-edge-gap) + | var(--pvz-layout-edge-gap) + | ||
| 2,525번째 줄: | 2,646번째 줄: | ||
.skin-vector-legacy #pvz-content-search #searchButton, | .skin-vector-legacy #pvz-content-search #searchButton, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
border-left-color: #075f25 !important; | border-left-color: #075f25 !important; | ||
} | } | ||
.skin-vector-legacy #pvz-content-search #searchButton:hover, | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
} | |||
background-color: # | |||
background-image: | |||
} | |||
/* 보조창 글자의 밝은 그림자 제거 */ | /* 보조창 글자의 밝은 그림자 제거 */ | ||
| 2,605번째 줄: | 2,702번째 줄: | ||
width: auto !important; | width: auto !important; | ||
max-width: none !important; | max-width: none !important; | ||
margin-left: calc( | margin-left: calc( | ||
var(--pvz-layout-edge-gap) + | var(--pvz-layout-edge-gap) + | ||
| 2,674번째 줄: | 2,761번째 줄: | ||
#pvz-content-search #simpleSearch #searchButton, | #pvz-content-search #simpleSearch #searchButton, | ||
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) { | #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
border-left: 2px solid #00661f !important; | border-left: 2px solid #00661f !important; | ||
box-shadow: none !important; | |||
filter: none !important; | filter: none !important; | ||
} | } | ||
| 2,698번째 줄: | 2,775번째 줄: | ||
#pvz-content-search #simpleSearch #searchButton:hover, | #pvz-content-search #simpleSearch #searchButton:hover, | ||
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover { | #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover { | ||
background: | background: #106a40 !important; | ||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
background-color: # | |||
background-image: | |||
} | } | ||
| 2,759번째 줄: | 2,826번째 줄: | ||
#pvz-content-search #simpleSearch #searchButton, | #pvz-content-search #simpleSearch #searchButton, | ||
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) { | #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
overflow: hidden !important; | overflow: hidden !important; | ||
box-shadow: | box-shadow: | ||
| 2,841번째 줄: | 2,911번째 줄: | ||
#pvz-content-search #searchButton, | #pvz-content-search #searchButton, | ||
#pvz-content-search .searchButton:not(#mw-searchButton) { | #pvz-content-search .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
flex-basis: 34px !important; | flex-basis: 34px !important; | ||
width: 34px !important; | width: 34px !important; | ||
| 2,866번째 줄: | 2,939번째 줄: | ||
right: 0 !important; | right: 0 !important; | ||
left: auto !important; | left: auto !important; | ||
min-width: | width: 100% !important; | ||
min-width: 100% !important; | |||
max-width: 100% !important; | |||
box-sizing: border-box !important; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0.35rem !important; | padding: 0.35rem !important; | ||
overflow: visible !important; | overflow: visible !important; | ||
border: | border: 1.5px solid #c79a4a !important; | ||
border-radius: 11px !important; | border-radius: 11px !important; | ||
background: rgba(255, 255, 255, 0.98) !important; | background: rgba(255, 255, 255, 0.98) !important; | ||
| 2,876번째 줄: | 2,952번째 줄: | ||
box-shadow: 0 5px 14px rgba(86, 51, 22, 0.22) !important; | box-shadow: 0 5px 14px rgba(86, 51, 22, 0.22) !important; | ||
} | } | ||
body.skin-vector-legacy #p-cactions .vector-menu-content-list, | body.skin-vector-legacy #p-cactions .vector-menu-content-list, | ||
| 2,909번째 줄: | 2,987번째 줄: | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0.48rem 0.65rem !important; | padding: 0.48rem 0.65rem !important; | ||
border: | border: 0 !important; | ||
border-radius: 8px !important; | border-radius: 8px !important; | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
| 2,933번째 줄: | 3,011번째 줄: | ||
.skin-vector-legacy #p-cactions .vector-menu-content li > a:hover, | .skin-vector-legacy #p-cactions .vector-menu-content li > a:hover, | ||
#p-cactions .vector-menu-content li > a:hover { | #p-cactions .vector-menu-content li > a:hover { | ||
border | border: 0 !important; | ||
background: #fff8e9 !important; | background: #fff8e9 !important; | ||
color: #5e321e !important; | color: #5e321e !important; | ||
| 2,946번째 줄: | 3,024번째 줄: | ||
html { | html { | ||
--pvz-content-top-v34: 24px; | --pvz-content-top-v34: 24px; | ||
--pvz-compact-search-width: | --pvz-compact-search-width: 205px; | ||
--pvz-search-down-offset: 5px; | --pvz-search-down-offset: 5px; | ||
} | } | ||
| 2,999번째 줄: | 3,077번째 줄: | ||
#pvz-content-search #simpleSearch #searchButton, | #pvz-content-search #simpleSearch #searchButton, | ||
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) { | #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton) { | ||
background: #106a40 !important; | background: #106a40 !important; | ||
background-color: #106a40 !important; | background-color: #106a40 !important; | ||
background-image: none !important; | background-image: none !important; | ||
border-left-color: #0b5432 !important; | |||
} | } | ||
| 3,011번째 줄: | 3,089번째 줄: | ||
#pvz-content-search #simpleSearch #searchButton:hover, | #pvz-content-search #simpleSearch #searchButton:hover, | ||
#pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover { | #pvz-content-search #simpleSearch .searchButton:not(#mw-searchButton):hover { | ||
background: # | background: #106a40 !important; | ||
background-color: # | background-color: #106a40 !important; | ||
background-image: none !important; | background-image: none !important; | ||
} | } | ||
| 3,020번째 줄: | 3,098번째 줄: | ||
.skin-vector-legacy #mw-panel #p-logo, | .skin-vector-legacy #mw-panel #p-logo, | ||
#mw-panel #p-logo { | #mw-panel #p-logo { | ||
height: | height: 66px !important; | ||
min-height: 0 !important; | min-height: 0 !important; | ||
max-height: | max-height: 66px !important; | ||
margin-bottom: 0.72rem !important; | margin-bottom: 0.72rem !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| 3,034번째 줄: | 3,112번째 줄: | ||
#mw-panel #p-logo .mw-wiki-logo { | #mw-panel #p-logo .mw-wiki-logo { | ||
width: 100% !important; | width: 100% !important; | ||
height: | height: 66px !important; | ||
min-height: 0 !important; | min-height: 0 !important; | ||
max-height: | max-height: 66px !important; | ||
aspect-ratio: auto !important; | aspect-ratio: auto !important; | ||
background-size: contain !important; | background-size: contain !important; | ||
| 3,045번째 줄: | 3,123번째 줄: | ||
#mw-panel #p-logo img { | #mw-panel #p-logo img { | ||
width: 100% !important; | width: 100% !important; | ||
height: | height: 66px !important; | ||
min-height: 0 !important; | min-height: 0 !important; | ||
max-height: | max-height: 66px !important; | ||
object-fit: contain !important; | object-fit: contain !important; | ||
} | } | ||
