미디어위키:Gadget-Vector.css: 두 판 사이의 차이

식물 vs 좀비 위키
둘러보기로 이동 검색으로 이동
편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
/* Vector 2010 액션바 전체 디자인 */
/* Vector 2010 Legacy 인터페이스 디자인
* 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt
* v21: 검색바 내부 여백·돋보기 아이콘·검색 버튼 디자인 변경
*/
 
/* =========================
  액션바 전체 디자인
  ========================= */


.skin-vector-legacy #p-namespaces,
.skin-vector-legacy #p-namespaces,
6번째 줄: 13번째 줄:
margin: 0;
margin: 0;
background: none !important;
background: none !important;
transform: none !important;
}
}


14번째 줄: 22번째 줄:
.skin-vector-legacy #p-views .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content-list,
.skin-vector-legacy #p-cactions .vector-menu-content-list {
.skin-vector-legacy #p-cactions .vector-menu-content-list {
top: 0 !important;
margin-top: 0 !important;
background: none !important;
background: none !important;
background-image: none !important;
background-image: none !important;
border: 0 !important;
border: 0 !important;
box-shadow: none !important;
box-shadow: none !important;
transform: none !important;
}
}


27번째 줄: 38번째 줄:
}
}


/* 문서·토론·보기 탭을 더보기 버튼 높이에 맞춰 위로 정렬 */
.skin-vector-legacy #p-namespaces {
.skin-vector-legacy #p-namespaces,
margin-left: 18px !important;
.skin-vector-legacy #p-views {
}
top: -4px !important;
 
.skin-vector-legacy #p-cactions {
margin-left: 4px;
}
}


47번째 줄: 60번째 줄:
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
.skin-vector-legacy #p-cactions-label {
position: relative;
position: relative !important;
display: inline-flex;
display: inline-flex;
align-items: center;
align-items: center;
justify-content: center;
justify-content: center;
gap: 2px;
gap: 2px;
height: 32px;
height: 36px !important;
min-height: 32px;
min-height: 36px !important;
margin: 0;
margin: 0;
padding: 5px 10px 4px;
padding: 7px 12px 6px !important;
border: 3px solid #5c1f06;
border: 3px solid #5c1f06;
border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
94번째 줄: 107번째 줄:
filter 120ms ease,
filter 120ms ease,
background-color 120ms ease;
background-color 120ms ease;
}
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a {
top: 0 !important;
}
.skin-vector-legacy #p-cactions-label {
top: 7px !important;
min-width: 36px;
cursor: pointer;
}
.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;
}
}


99번째 줄: 134번째 줄:
.skin-vector-legacy #p-views li.selected > a {
.skin-vector-legacy #p-views li.selected > a {
z-index: 2;
z-index: 2;
height: 39px;
height: 43px !important;
min-height: 39px;
min-height: 43px !important;
padding-top: 9px;
padding-top: 10px !important;
padding-bottom: 5px;
padding-bottom: 7px !important;
background: #b1837c !important;
background: #b1837c !important;
color: #fff !important;
color: #ffffff !important;
transform: none;
box-shadow:
box-shadow:
inset 0 2px 0 #cfa392,
inset 0 2px 0 #cfa392,
129번째 줄: 163번째 줄:
}
}


/* 액션바 SVG 아이콘 */
.skin-vector-legacy #ca-nstab-main > a::before,
.skin-vector-legacy #ca-nstab-main > a::before,
.skin-vector-legacy #ca-talk > a::before,
.skin-vector-legacy #ca-talk > a::before,
163번째 줄: 198번째 줄:
.skin-vector-legacy #ca-history > a::before {
.skin-vector-legacy #ca-history > a::before {
background-image: url("/wiki/Special:Redirect/file/Actionbar-history.svg");
background-image: url("/wiki/Special:Redirect/file/Actionbar-history.svg");
}
.skin-vector-legacy #p-cactions {
margin-left: 4px;
}
.skin-vector-legacy #p-cactions-label {
min-width: 36px;
cursor: pointer;
}
.skin-vector-legacy #p-cactions-label span {
display: block;
color: inherit !important;
font: inherit;
text-shadow: inherit;
}
}


186번째 줄: 205번째 줄:
.skin-vector-legacy li.mw-watchlink > a,
.skin-vector-legacy li.mw-watchlink > a,
.skin-vector-legacy a.mw-watchlink {
.skin-vector-legacy a.mw-watchlink {
width: 36px;
position: relative !important;
min-width: 36px;
display: flex !important;
padding-right: 8px;
align-items: center !important;
padding-left: 8px;
justify-content: center !important;
width: 40px !important;
min-width: 40px !important;
padding: 0 !important;
gap: 0;
gap: 0;
overflow: visible;
overflow: visible;
214번째 줄: 236번째 줄:
.skin-vector-legacy a.mw-watchlink::before {
.skin-vector-legacy a.mw-watchlink::before {
content: "" !important;
content: "" !important;
position: absolute !important;
top: 50% !important;
left: 50% !important;
display: block !important;
display: block !important;
flex: 0 0 18px;
width: 18px;
width: 18px;
height: 18px;
height: 18px;
flex: 0 0 18px;
margin: 0 !important;
margin: 0;
background-position: center center !important;
background-position: center;
background-repeat: no-repeat;
background-repeat: no-repeat;
background-size: contain;
background-size: contain;
transform: translate(-50%, -50%);
transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
}
247번째 줄: 273번째 줄:
.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy a.pvz-watch-spinning::before {
.skin-vector-legacy a.pvz-watch-spinning::before {
animation: pvz-watch-star-spin 360ms cubic-bezier(0.25, 0.8, 0.25, 1);
animation: pvz-watch-star-spin-centered 360ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
}


@keyframes pvz-watch-star-spin {
@keyframes pvz-watch-star-spin-centered {
0% { transform: rotate(0deg) scale(1); }
0% {
45% { transform: rotate(180deg) scale(0.82); }
transform: translate(-50%, -50%) rotate(0deg) scale(1);
100% { transform: rotate(360deg) scale(1); }
}
45% {
transform: translate(-50%, -50%) rotate(180deg) scale(0.82);
}
100% {
transform: translate(-50%, -50%) rotate(360deg) scale(1);
}
}
}


/* 더보기 메뉴 내부 링크 */
.skin-vector-legacy #p-cactions .vector-menu-content {
.skin-vector-legacy #p-cactions .vector-menu-content {
margin-top: 0;
margin-top: 0;
275번째 줄: 308번째 줄:
}
}


@media (max-width: 1100px) {
/* 액션바와 본문창 위치 */
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #right-navigation {
.skin-vector-legacy #p-views .vector-menu-content-list {
margin-right: calc(0.45rem + 15px) !important;
gap: 2px;
}
 
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
padding-right: 10px;
padding-left: 10px;
font-size: 0.86rem;
}
}
 
@media (prefers-reduced-motion: reduce) {
.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy a.pvz-watch-spinning::before {
animation-duration: 1ms;
}
}
}


/* 본문창: 같은 굵기의 매우 두꺼운 이중 테두리 */
.skin-vector-legacy #content,
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
.skin-vector-legacy #left-navigation,
background: #e6d2b2 !important;
.skin-vector-legacy #right-navigation {
border: 15px solid #5b1f09 !important;
position: relative !important;
border-radius: 28px !important;
top: 30px !important;
box-shadow:
inset 0 0 0 15px #e6d2b2 !important;
box-sizing: border-box;
padding:
calc(1.25em + 15px)
calc(1.5em + 15px)
calc(1.5em + 15px) !important;
overflow: hidden;
}
 
 
/* 더보기 버튼을 나머지 액션바 버튼의 기준선에 맞춤 */
.skin-vector-legacy #p-cactions {
top: -4px !important;
}
}




/* 문서 제목과 문단 제목 */
/* =========================
.skin-vector-legacy #firstHeading,
  본문창
.skin-vector-legacy .mw-first-heading,
  ========================= */
.skin-vector-legacy .mw-parser-output h1,
.skin-vector-legacy .mw-parser-output h2,
.skin-vector-legacy .mw-parser-output h3,
.skin-vector-legacy .mw-parser-output h4,
.skin-vector-legacy .mw-parser-output h5,
.skin-vector-legacy .mw-parser-output h6 {
font-family:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-weight: 700;
}
 


/* 액션바 위치 */
.skin-vector-legacy #p-namespaces,
.skin-vector-legacy #p-views {
top: -10px !important;
}
.skin-vector-legacy #p-cactions {
top: -4px !important;
}
.skin-vector-legacy #p-namespaces .vector-menu-content,
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content,
.skin-vector-legacy #p-views .vector-menu-content-list,
.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content-list,
.skin-vector-legacy #p-cactions-label {
top: 0 !important;
margin-top: 0 !important;
transform: none !important;
}
/* 본문창 */
.skin-vector-legacy #content,
.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
.skin-vector-legacy .mw-body {
382번째 줄: 344번째 줄:
.skin-vector-legacy .mw-body::before {
.skin-vector-legacy .mw-body::before {
content: "" !important;
content: "" !important;
display: block !important;
position: absolute;
position: absolute;
inset: 15px;
inset: 15px;
z-index: -1;
z-index: -1;
display: block !important;
border-radius: 18px;
border-radius: 18px;
background: #fffae9;
background: #fffae9;
397번째 줄: 359번째 줄:
}
}


/* 문서 제목 */
 
/* =========================
  문서 제목
  ========================= */
 
.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading,
.skin-vector-legacy .mw-parser-output h1,
.skin-vector-legacy .mw-parser-output h2,
.skin-vector-legacy .mw-parser-output h3,
.skin-vector-legacy .mw-parser-output h4,
.skin-vector-legacy .mw-parser-output h5,
.skin-vector-legacy .mw-parser-output h6 {
font-family:
"SB Aggro B",
"SB 어그로 B",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-weight: 700;
}
 
.skin-vector-legacy #firstHeading,
.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading {
.skin-vector-legacy .mw-first-heading {
415번째 줄: 398번째 줄:
box-sizing: border-box;
box-sizing: border-box;
border: 0 !important;
border: 0 !important;
background: #b9d9c8;
background-color: #106a40 !important;
color: #ffffff !important;
-webkit-clip-path: polygon(
-webkit-clip-path: polygon(
0 0,
0 0,
428번째 줄: 412번째 줄:
0 100%
0 100%
);
);
}
/* ===== v14 문서 제목 색상 및 액션바 정렬 ===== */
/* 문서 제목 색상 */
.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading {
background-color: #106a40 !important;
color: #ffffff !important;
}
}


445번째 줄: 419번째 줄:
}
}


/* 문서·토론 버튼 묶음을 오른쪽으로 15px 이동 */
.skin-vector-legacy #p-namespaces {
margin-left: 15px !important;
}
/* 메뉴 컨테이너의 서로 다른 세로 보정값 제거 */
.skin-vector-legacy #p-namespaces,
.skin-vector-legacy #p-views,
.skin-vector-legacy #p-cactions {
top: 0 !important;
transform: none !important;
}
/* 실제 버튼 면을 모두 같은 기준으로 2px 아래 이동 */
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
position: relative !important;
top: 2px !important;
margin-top: 0 !important;
transform: none !important;
}
/* 내부 목록에 남은 위치 보정 제거 */
.skin-vector-legacy #p-namespaces .vector-menu-content,
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content,
.skin-vector-legacy #p-views .vector-menu-content-list,
.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content-list {
top: 0 !important;
margin-top: 0 !important;
transform: none !important;
}
/* ===== v15 액션바 및 왼쪽 보조창 디자인 ===== */
/* 왼쪽 문서·토론 버튼 묶음을 기존보다 3px 더 오른쪽으로 이동 */
.skin-vector-legacy #p-namespaces {
margin-left: 18px !important;
}
/* 모든 액션바 버튼을 현재보다 2px 더 아래로 이동 */
.skin-vector-legacy #p-namespaces,
.skin-vector-legacy #p-views,
.skin-vector-legacy #p-cactions {
top: 0 !important;
transform: none !important;
}
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
position: relative !important;
top: 4px !important;
margin-top: 0 !important;
transform: none !important;
}
/* 더보기 버튼도 다른 버튼의 실제 위치값을 그대로 따르도록 강제 */
.skin-vector-legacy #p-cactions-label,
.skin-vector-legacy #p-cactions-label span {
top: 4px !important;
transform: none !important;
}
.skin-vector-legacy #p-cactions-label span {
position: static !important;
}
/* 내부 목록과 메뉴 컨테이너의 별도 위치값 제거 */
.skin-vector-legacy #p-namespaces .vector-menu-content,
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content,
.skin-vector-legacy #p-views .vector-menu-content-list,
.skin-vector-legacy #p-cactions .vector-menu-content,
.skin-vector-legacy #p-cactions .vector-menu-content-list {
top: 0 !important;
margin-top: 0 !important;
transform: none !important;
}


/* =========================
  왼쪽 보조창
  ========================= */


/* 왼쪽 보조창 전체: PvZ 나무판 패널 디자인 */
.skin-vector-legacy #mw-panel {
.skin-vector-legacy #mw-panel {
box-sizing: border-box;
left: 0.6rem !important;
width: calc(10em - 0.9rem) !important;
margin-top: 0.45rem;
margin-top: 0.45rem;
margin-left: 0 !important;
padding: 0.7rem 0.55rem 1rem;
padding: 0.7rem 0.55rem 1rem;
border: 3px solid #5b220e;
border: 3px solid #5b220e;
border-radius: 13px;
border-radius: 13px;
box-sizing: border-box;
background:
background:
linear-gradient(
linear-gradient(
552번째 줄: 449번째 줄:
}
}


/* 로고 영역을 나무판 안쪽의 오목한 액자처럼 처리 */
.skin-vector-legacy #mw-panel #p-logo {
.skin-vector-legacy #mw-panel #p-logo {
box-sizing: border-box;
position: relative !important;
margin: 0 0 0.9rem;
top: auto !important;
padding: 0.45rem;
right: auto !important;
bottom: auto !important;
left: auto !important;
display: block !important;
width: 100% !important;
max-width: 100% !important;
height: auto !important;
min-height: 0 !important;
margin: 0 0 0.9rem !important;
padding: 0.45rem 0 !important;
overflow: hidden !important;
border: 3px solid #60230d;
border: 3px solid #60230d;
border-radius: 12px;
border-radius: 12px;
box-sizing: border-box !important;
background:
background:
linear-gradient(180deg, rgba(255,255,255,0.08), transparent 22%),
linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 22%),
#6c2b12;
#6c2b12;
box-shadow:
box-shadow:
568번째 줄: 475번째 줄:
}
}


/* 메뉴 묶음 간격 */
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
display: block !important;
width: 100% !important;
height: auto !important;
min-height: 0 !important;
aspect-ratio: 1 / 1;
margin: 0 !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
}
 
.skin-vector-legacy #mw-panel #p-logo img {
display: block !important;
width: 100% !important;
height: auto !important;
max-width: 100% !important;
max-height: none !important;
margin: 0 auto !important;
object-fit: contain !important;
}
 
.skin-vector-legacy #mw-panel .vector-menu-portal,
.skin-vector-legacy #mw-panel .vector-menu-portal,
.skin-vector-legacy #mw-panel .portal {
.skin-vector-legacy #mw-panel .portal {
margin: 0 0 0.9rem !important;
margin: 0 0 0.9rem !important;
padding: 0 !important;
padding: 0 !important;
border: 0 !important;
background: none !important;
background: none !important;
border: 0 !important;
box-shadow: none !important;
box-shadow: none !important;
}
}


/* 보조창 제목: 금색 각인 글자 */
.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-panel .portal h3 {
.skin-vector-legacy #mw-panel .portal h3 {
602번째 줄: 530번째 줄:
}
}


/* 링크 영역: 종이 쪽지 카드 */
.skin-vector-legacy #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-panel .portal .body {
.skin-vector-legacy #mw-panel .portal .body {
position: relative;
position: relative;
box-sizing: border-box;
margin: 0 !important;
margin: 0 !important;
padding: 0.68rem 0.72rem 0.72rem !important;
padding: 0.68rem 0.72rem 0.72rem !important;
border: 2px solid #6e2d13 !important;
border: 2px solid #6e2d13 !important;
border-radius: 5px 7px 6px 5px;
border-radius: 5px 7px 6px 5px;
background:
box-sizing: border-box;
linear-gradient(175deg, rgba(255,255,255,0.18), transparent 24%),
background: #f6bf7b !important;
linear-gradient(180deg, #ffd18d 0%, #f5b96f 100%) !important;
background-image: none !important;
box-shadow:
box-shadow:
inset 0 0 0 1px rgba(255, 231, 184, 0.45),
inset 0 0 0 1px rgba(255, 231, 184, 0.45),
620번째 줄: 546번째 줄:
}
}


/* 종이 모서리가 살짝 비정형으로 보이게 */
.skin-vector-legacy #mw-panel .vector-menu-content::before,
.skin-vector-legacy #mw-panel .vector-menu-content::before,
.skin-vector-legacy #mw-panel .portal .body::before {
.skin-vector-legacy #mw-panel .portal .body::before {
626번째 줄: 551번째 줄:
position: absolute;
position: absolute;
inset: 2px;
inset: 2px;
border: 1px solid rgba(124, 63, 26, 0.17);
border-radius: 4px 5px 6px 4px;
border-radius: 4px 5px 6px 4px;
border: 1px solid rgba(124, 63, 26, 0.17);
pointer-events: none;
pointer-events: none;
}
}


/* 목록 기본값 정리 */
.skin-vector-legacy #mw-panel .vector-menu-content-list,
.skin-vector-legacy #mw-panel .vector-menu-content-list,
.skin-vector-legacy #mw-panel .portal .body ul {
.skin-vector-legacy #mw-panel .portal .body ul {
639번째 줄: 563번째 줄:
}
}


/* 보조창 링크 */
.skin-vector-legacy #mw-panel .vector-menu-content li,
.skin-vector-legacy #mw-panel .vector-menu-content li,
.skin-vector-legacy #mw-panel .portal .body li {
.skin-vector-legacy #mw-panel .portal .body li {
655번째 줄: 578번째 줄:
.skin-vector-legacy #mw-panel .portal .body a {
.skin-vector-legacy #mw-panel .portal .body a {
display: block;
display: block;
padding: 0.08rem 0.08rem;
padding: 0.08rem;
color: #313452 !important;
color: #313452 !important;
font-family:
font-family:
680번째 줄: 603번째 줄:
}
}


/* 빈 메뉴나 숨겨진 메뉴가 불필요한 종이 카드로 보이지 않게 */
.skin-vector-legacy #mw-panel .vector-menu-empty,
.skin-vector-legacy #mw-panel .vector-menu-empty,
.skin-vector-legacy #mw-panel .emptyPortlet {
.skin-vector-legacy #mw-panel .emptyPortlet {
687번째 줄: 609번째 줄:




/* ===== v16 보조창·액션바·상단 사용자 바·검색바 ===== */
/* =========================
 
  오른쪽 위 사용자 메뉴
/* 왼쪽 보조창 바깥 왼쪽 여백 */
  ========================= */
.skin-vector-legacy #mw-panel {
left: 0.6rem !important;
width: calc(10em - 0.9rem) !important;
margin-left: 0 !important;
}
 
/* 종이 쪽지의 그라데이션 제거 */
.skin-vector-legacy #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-panel .portal .body {
background: #f6bf7b !important;
background-image: none !important;
}
 
/* 로고칸이 패널 밖으로 튀어나오지 않도록 고정 */
.skin-vector-legacy #mw-panel #p-logo {
position: relative !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
left: auto !important;
display: block !important;
width: 100% !important;
max-width: 100% !important;
height: 150px !important;
margin: 0 0 0.9rem !important;
padding: 0.45rem !important;
overflow: hidden !important;
box-sizing: border-box !important;
}


/* 로고 이미지 전체 표시 */
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
display: block !important;
width: 100% !important;
height: 100% !important;
margin: 0 !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: contain !important;
}
.skin-vector-legacy #mw-panel #p-logo img {
display: block !important;
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
max-height: 100% !important;
margin: 0 auto !important;
object-fit: contain !important;
}
/* 액션바 버튼 내부 여백 확대 */
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
height: 36px !important;
min-height: 36px !important;
padding: 7px 12px 6px !important;
}
/* 선택된 액션바 버튼도 확대된 크기에 맞춤 */
.skin-vector-legacy #p-namespaces li.selected > a,
.skin-vector-legacy #p-views li.selected > a {
height: 43px !important;
min-height: 43px !important;
padding-top: 10px !important;
padding-bottom: 7px !important;
}
/* 일반 버튼은 기존 위치 유지, 더보기만 아래로 4px 추가 이동 */
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a {
top: 4px !important;
}
.skin-vector-legacy #p-cactions-label {
top: 8px !important;
}
/* 더보기 내부 글자에 별도 위치값이 적용되지 않도록 제거 */
.skin-vector-legacy #p-cactions-label span {
position: static !important;
top: auto !important;
margin: 0 !important;
transform: none !important;
}
/* 주시 문서 버튼과 별 아이콘을 정중앙에 배치 */
.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;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 40px !important;
min-width: 40px !important;
padding: 0 !important;
}
.skin-vector-legacy #ca-watch > a::before,
.skin-vector-legacy #ca-unwatch > a::before,
.skin-vector-legacy li.mw-watchlink > a::before,
.skin-vector-legacy a.mw-watchlink::before {
position: absolute !important;
top: 50% !important;
left: 50% !important;
margin: 0 !important;
transform: translate(-50%, -50%);
background-position: center center !important;
}
.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy a.pvz-watch-spinning::before {
animation-name: pvz-watch-star-spin-centered !important;
}
@keyframes pvz-watch-star-spin-centered {
0% {
transform: translate(-50%, -50%) rotate(0deg) scale(1);
}
45% {
transform: translate(-50%, -50%) rotate(180deg) scale(0.82);
}
100% {
transform: translate(-50%, -50%) rotate(360deg) scale(1);
}
}
/* 오른쪽 맨 위 사용자 메뉴 바 */
.skin-vector-legacy #p-personal {
.skin-vector-legacy #p-personal {
top: 0 !important;
top: 0 !important;
851번째 줄: 640번째 줄:
.skin-vector-legacy #p-personal span {
.skin-vector-legacy #p-personal span {
color: #ffffff !important;
color: #ffffff !important;
font-weight: 700 !important;
text-shadow: 0 1px 1px rgba(35, 83, 32, 0.5);
text-shadow: 0 1px 1px rgba(35, 83, 32, 0.5);
}
}




/* JS가 기존 검색 폼을 본문창 상단으로 옮긴 뒤 기본 검색 영역 숨김 */
/* =========================
  커스텀 검색바
  ========================= */
 
html.pvz-content-search-ready .skin-vector-legacy #p-search {
html.pvz-content-search-ready .skin-vector-legacy #p-search {
display: none !important;
display: none !important;
}
}


/* 본문창 상단 커스텀 검색바 */
.skin-vector-legacy #pvz-content-search {
display: flex;
justify-content: center;
width: 100%;
margin: 0 0 0.8rem;
padding: 0;
}
.skin-vector-legacy #pvz-content-search #searchform {
display: block;
width: min(500px, 100%);
margin: 0;
}
.skin-vector-legacy #pvz-content-search #simpleSearch {
position: relative;
display: flex;
align-items: stretch;
width: 100%;
height: 44px;
margin: 0;
padding: 0;
overflow: hidden;
border: 3px solid #5b1f09;
border-radius: 15px;
background: #fffdf8 !important;
background-image: none !important;
box-shadow:
inset 0 2px 0 rgba(255, 255, 255, 0.85),
0 3px 6px rgba(72, 38, 20, 0.18);
}
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
border-color: #3f7737;
box-shadow:
inset 0 2px 0 rgba(255, 255, 255, 0.9),
0 0 0 3px rgba(71, 151, 69, 0.2);
}
.skin-vector-legacy #pvz-content-search #searchInput {
flex: 1 1 auto;
min-width: 0;
height: 100%;
margin: 0 !important;
padding: 0 0.9rem !important;
border: 0 !important;
outline: 0 !important;
background: transparent !important;
color: #453329 !important;
font-family:
"SB Aggro L",
"SB 어그로 L",
"SB Aggro",
"SB 어그로",
sans-serif !important;
font-size: 0.9rem !important;
box-shadow: none !important;
}
.skin-vector-legacy #pvz-content-search .searchButton,
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search #mw-searchButton {
position: relative !important;
top: auto !important;
right: auto !important;
display: block !important;
flex: 0 0 42px;
width: 42px !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-left: 1px solid rgba(63, 119, 55, 0.3) !important;
border-radius: 0 !important;
background-color: #71b957 !important;
background-position: center !important;
background-repeat: no-repeat !important;
box-shadow: none !important;
cursor: pointer;
}
/* 기본 검색바가 사라진 뒤 오른쪽 액션바를 본문창 오른쪽 끝 가까이 배치 */
.skin-vector-legacy #right-navigation {
margin-right: 0.45rem !important;
}
.skin-vector-legacy #p-views {
margin-right: 0 !important;
}
@media (max-width: 800px) {
.skin-vector-legacy #pvz-content-search #searchform {
width: 100%;
}
}
/* ===== v17 검색바 위치·디자인, 로고칸, 액션바 위치 조정 ===== */
/* 로고칸의 고정 높이·최소 높이와 상하 여백 제거 */
.skin-vector-legacy #mw-panel #p-logo {
height: auto !important;
min-height: 0 !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
height: auto !important;
min-height: 0 !important;
aspect-ratio: 1 / 1;
background-size: contain !important;
}
/* 더보기를 제외한 액션바 버튼은 기존보다 3px 위로 */
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a {
top: 1px !important;
}
/* 더보기 버튼은 기존보다 1px 위로 */
.skin-vector-legacy #p-cactions-label {
top: 7px !important;
}
/* 검색바를 본문창 바깥, 화면 상단 가까이에 배치 */
.skin-vector-legacy #pvz-content-search {
.skin-vector-legacy #pvz-content-search {
position: absolute !important;
position: absolute !important;
top: 7px !important;
top: 7px !important;
left: 50% !important;
left: var(--pvz-content-left, 10em) !important;
z-index: 120 !important;
z-index: 120 !important;
display: block !important;
display: block !important;
width: min(500px, calc(100vw - 34rem)) !important;
width: min(
min-width: 320px;
500px,
calc(100vw - var(--pvz-content-left, 10em) - 1rem)
) !important;
min-width: 0 !important;
margin: 0 !important;
margin: 0 !important;
padding: 0 !important;
padding: 0 !important;
transform: translateX(-50%);
transform: none !important;
}
}


.skin-vector-legacy #pvz-content-search #searchform {
.skin-vector-legacy #pvz-content-search #searchform {
display: block;
width: 100% !important;
width: 100% !important;
margin: 0 !important;
margin: 0 !important;
}
}


/* 초록색 계열의 세련된 검색바 */
.skin-vector-legacy #pvz-content-search #simpleSearch {
.skin-vector-legacy #pvz-content-search #simpleSearch {
position: relative;
position: relative;
1,012번째 줄: 680번째 줄:
align-items: stretch;
align-items: stretch;
width: 100%;
width: 100%;
height: 42px;
height: 40px !important;
margin: 0;
padding: 0;
overflow: hidden;
overflow: hidden;
border: 1px solid #2f6f45 !important;
border: 2px solid #496f4d !important;
border-radius: 14px !important;
border-radius: 16px !important;
background: #f4fbf5 !important;
background: #fbfefb !important;
background-image: none !important;
background-image: none !important;
box-shadow:
box-shadow: 0 2px 4px rgba(34, 74, 40, 0.14) !important;
0 6px 18px rgba(24, 85, 51, 0.2),
inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
}
}


.skin-vector-legacy #pvz-content-search #simpleSearch::before {
.skin-vector-legacy #pvz-content-search #simpleSearch::before {
content: "";
content: none !important;
position: absolute;
display: none !important;
inset: 0;
border-radius: inherit;
pointer-events: none;
box-shadow: inset 0 0 0 1px rgba(102, 170, 116, 0.22);
}
}


.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
border-color: #106a40 !important;
border-color: #2f633b !important;
box-shadow:
box-shadow:
0 7px 20px rgba(16, 106, 64, 0.24),
0 0 0 3px rgba(71, 151, 69, 0.15),
0 0 0 3px rgba(71, 151, 69, 0.2),
0 2px 4px rgba(34, 74, 40, 0.14) !important;
inset 0 1px 0 rgba(255, 255, 255, 0.95) !important;
}
}


1,043번째 줄: 706번째 줄:
flex: 1 1 auto;
flex: 1 1 auto;
min-width: 0;
min-width: 0;
height: 100%;
height: 100% !important;
padding: 0 1rem !important;
margin: 0 !important;
padding: 0.42rem !important;
border: 0 !important;
border: 0 !important;
outline: 0 !important;
outline: 0 !important;
box-sizing: border-box !important;
background: transparent !important;
background: transparent !important;
color: #214b35 !important;
color: #324936 !important;
font-family:
font-family:
"SB Aggro L",
"SB Aggro L",
1,055번째 줄: 720번째 줄:
"SB 어그로",
"SB 어그로",
sans-serif !important;
sans-serif !important;
font-size: 0.88rem !important;
font-size: 0.92rem !important;
line-height: 1.2 !important;
box-shadow: none !important;
box-shadow: none !important;
}
}


.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
color: rgba(43, 103, 67, 0.58) !important;
color: rgba(50, 73, 54, 0.54) !important;
}
 
/* 보조 검색 버튼은 숨기고 실제 검색 버튼 하나만 표시 */
.skin-vector-legacy #pvz-content-search #mw-searchButton {
display: none !important;
}
}


.skin-vector-legacy #pvz-content-search .searchButton,
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search #mw-searchButton {
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
position: relative !important;
position: relative !important;
flex: 0 0 46px;
z-index: 2;
width: 46px !important;
display: block !important;
flex: 0 0 48px !important;
width: 48px !important;
height: 100% !important;
height: 100% !important;
margin: 0 !important;
margin: 0 !important;
padding: 0 !important;
padding: 0 !important;
border: 0 !important;
border: 0 !important;
border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
border-left: 2px solid #0b5432 !important;
border-radius: 0 !important;
border-radius: 0 !important;
background-color: #106a40 !important;
background:
background-position: center !important;
linear-gradient(
background-repeat: no-repeat !important;
180deg,
box-shadow:
#177447 0%,
inset 0 1px 0 rgba(255, 255, 255, 0.16),
#106a40 54%,
inset 1px 0 0 rgba(20, 79, 48, 0.34) !important;
#0d6039 100%
) !important;
background-image:
linear-gradient(
180deg,
#177447 0%,
#106a40 54%,
#0d6039 100%
) !important;
color: transparent !important;
font-size: 0 !important;
text-indent: -9999px !important;
box-shadow: none !important;
filter: none !important;
cursor: pointer;
cursor: pointer;
transition:
transition:
background-color 120ms ease,
background 120ms ease,
filter 120ms ease;
filter 120ms ease;
}
}


.skin-vector-legacy #pvz-content-search .searchButton:hover,
.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search #mw-searchButton:hover {
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
background-color: #0c5a35 !important;
background:
filter: brightness(1.04);
linear-gradient(
180deg,
#146c42 0%,
#0e623b 54%,
#0b5734 100%
) !important;
background-image:
linear-gradient(
180deg,
#146c42 0%,
#0e623b 54%,
#0b5734 100%
) !important;
filter: none !important;
}
 
/* JS가 삽입하는 Magnifying glass.svg 아이콘 */
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon {
position: absolute;
top: 0;
right: 0;
z-index: 3;
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 100%;
pointer-events: none;
}
 
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
content: "";
display: block;
width: 23px;
height: 23px;
background-image: url("/wiki/Special:Redirect/file/Magnifying_glass.svg");
background-position: center;
background-repeat: no-repeat;
background-size: contain;
filter: brightness(0) invert(1);
transform: rotate(30deg);
transform-origin: center;
}
}


1,100번째 줄: 825번째 줄:
}
}


/* 화면이 좁을 때 사용자 메뉴와 겹치지 않도록 폭 축소 */
@media (max-width: 1100px) {
@media (max-width: 1100px) {
.skin-vector-legacy #p-namespaces .vector-menu-content-list,
.skin-vector-legacy #p-views .vector-menu-content-list {
gap: 2px;
}
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
padding-right: 10px !important;
padding-left: 10px !important;
font-size: 0.86rem;
}
.skin-vector-legacy #pvz-content-search {
.skin-vector-legacy #pvz-content-search {
width: min(420px, calc(100vw - 24rem)) !important;
width: min(
420px,
calc(100vw - var(--pvz-content-left, 10em) - 1rem)
) !important;
min-width: 280px;
min-width: 280px;
}
}
}
}


 
@media (max-width: 800px) {
/* ===== v18 검색바 정렬·단순화 및 액션바 위치 조정 ===== */
.skin-vector-legacy #pvz-content-search #searchform {
 
width: 100%;
/* 검색바 왼쪽 끝을 본문창 왼쪽 끝과 정확히 일치시킴 */
}
.skin-vector-legacy #pvz-content-search {
left: var(--pvz-content-left, 10em) !important;
width: min(500px, calc(100vw - var(--pvz-content-left, 10em) - 1rem)) !important;
min-width: 0 !important;
transform: none !important;
}
}


/* 검색바 디자인 단순화 */
@media (prefers-reduced-motion: reduce) {
.skin-vector-legacy #pvz-content-search #simpleSearch {
.skin-vector-legacy .pvz-watch-spinning > a::before,
height: 40px !important;
.skin-vector-legacy a.pvz-watch-spinning::before {
border: 2px solid #2f6f45 !important;
animation-duration: 1ms;
border-radius: 11px !important;
}
background: #f6fbf7 !important;
background-image: none !important;
box-shadow: 0 2px 6px rgba(28, 88, 53, 0.16) !important;
}
 
.skin-vector-legacy #pvz-content-search #simpleSearch::before {
content: none !important;
display: none !important;
}
 
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
border-color: #106a40 !important;
box-shadow: 0 0 0 2px rgba(16, 106, 64, 0.16) !important;
}
 
/* 검색 입력창 내부 여백 축소 */
.skin-vector-legacy #pvz-content-search #searchInput {
padding: 0 0.68rem !important;
font-size: 0.86rem !important;
}
 
/* 검색 버튼도 단순화 */
.skin-vector-legacy #pvz-content-search .searchButton,
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search #mw-searchButton {
flex-basis: 42px !important;
width: 42px !important;
border-left: 2px solid #2f6f45 !important;
background-color: #106a40 !important;
box-shadow: none !important;
filter: none !important;
}
 
/* 오른쪽 정렬 액션바 버튼 묶음을 왼쪽으로 10px 이동 */
.skin-vector-legacy #right-navigation {
margin-right: calc(0.45rem + 10px) !important;
}
 
/* 더보기를 제외한 액션바 버튼을 1px 위로 이동 */
.skin-vector-legacy #p-namespaces li > a,
.skin-vector-legacy #p-views li > a {
top: 0 !important;
}
 
 
/* ===== v19 검색바·상단 사용자 바·액션바·본문 위치 조정 ===== */
 
/* 사진과 같은 둥근 검색바 구조를 초록 계열로 재디자인 */
.skin-vector-legacy #pvz-content-search #simpleSearch {
height: 50px !important;
overflow: hidden !important;
border: 2px solid #496f4d !important;
border-radius: 18px !important;
background: #dbe8cf !important;
background-image: none !important;
box-shadow:
inset 0 2px 0 rgba(255, 255, 255, 0.48),
inset 0 -3px 0 rgba(60, 93, 57, 0.18),
0 2px 4px rgba(34, 74, 40, 0.18) !important;
}
 
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
border-color: #2f633b !important;
box-shadow:
inset 0 2px 0 rgba(255, 255, 255, 0.52),
inset 0 -3px 0 rgba(48, 85, 49, 0.18),
0 0 0 3px rgba(71, 151, 69, 0.16) !important;
}
 
.skin-vector-legacy #pvz-content-search #searchInput {
height: 100% !important;
padding: 0 0.8rem !important;
color: #3f563f !important;
font-size: 0.95rem !important;
font-weight: 300 !important;
}
 
.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
color: rgba(63, 86, 63, 0.62) !important;
}
 
/* 오른쪽 검색 버튼 영역 */
.skin-vector-legacy #pvz-content-search .searchButton,
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search #mw-searchButton {
flex: 0 0 58px !important;
width: 58px !important;
height: 100% !important;
border: 0 !important;
border-left: 2px solid rgba(73, 111, 77, 0.48) !important;
background-color: #a9c796 !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: 25px 25px !important;
box-shadow:
inset 2px 0 0 rgba(255, 255, 255, 0.2),
inset 0 2px 0 rgba(255, 255, 255, 0.3),
inset 0 -3px 0 rgba(54, 87, 55, 0.17) !important;
filter: none !important;
}
 
.skin-vector-legacy #pvz-content-search .searchButton:hover,
.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search #mw-searchButton:hover {
background-color: #98bb83 !important;
filter: none !important;
}
 
/* 오른쪽 위 사용자 메뉴 글자 볼드체 */
.skin-vector-legacy #p-personal a,
.skin-vector-legacy #p-personal span {
font-weight: 700 !important;
}
 
/* 오른쪽 액션바 버튼 묶음을 기존보다 5px 더 왼쪽으로 이동 */
.skin-vector-legacy #right-navigation {
margin-right: calc(0.45rem + 15px) !important;
}
 
/* 본문창과 액션바를 함께 아래로 30px 이동 */
.skin-vector-legacy #content,
.skin-vector-legacy #left-navigation,
.skin-vector-legacy #right-navigation {
position: relative !important;
top: 30px !important;
}
 
 
/* ===== v20 검색바 디자인 보정 ===== */
 
/* 검색 입력창은 더 밝고 단순하게 */
.skin-vector-legacy #pvz-content-search #simpleSearch {
height: 46px !important;
border: 2px solid #496f4d !important;
border-radius: 16px !important;
background: #fbfefb !important;
background-image: none !important;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.9),
0 2px 4px rgba(34, 74, 40, 0.14) !important;
}
 
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
border-color: #2f633b !important;
box-shadow:
0 0 0 3px rgba(71, 151, 69, 0.15),
0 2px 4px rgba(34, 74, 40, 0.14) !important;
}
 
/* 입력창 내부 여백 대폭 축소 */
.skin-vector-legacy #pvz-content-search #searchInput {
height: 100% !important;
padding: 0 0.42rem !important;
color: #324936 !important;
font-size: 0.92rem !important;
}
 
.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
color: rgba(50, 73, 54, 0.54) !important;
}
 
/* 돋보기 칸 왼쪽에 있던 보조 버튼 삭제 */
.skin-vector-legacy #pvz-content-search #mw-searchButton {
display: none !important;
}
 
/* 실제 돋보기 버튼만 표시 */
.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
position: relative !important;
display: block !important;
flex: 0 0 54px !important;
width: 54px !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
border-left: 2px solid #355f3c !important;
border-radius: 0 !important;
background:
linear-gradient(
180deg,
rgba(255, 255, 255, 0.38) 0,
rgba(255, 255, 255, 0.12) 34%,
rgba(255, 255, 255, 0) 35%
),
#397f4a !important;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: auto !important;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.42),
inset 0 -3px 0 rgba(21, 73, 38, 0.24) !important;
filter: none !important;
}
 
.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
background:
linear-gradient(
180deg,
rgba(255, 255, 255, 0.42) 0,
rgba(255, 255, 255, 0.14) 34%,
rgba(255, 255, 255, 0) 35%
),
#327242 !important;
filter: none !important;
}
}

2026년 7월 29일 (수) 22:25 판

/* Vector 2010 Legacy 인터페이스 디자인
 * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt
 * v21: 검색바 내부 여백·돋보기 아이콘·검색 버튼 디자인 변경
 */

/* =========================
   액션바 전체 디자인
   ========================= */

.skin-vector-legacy #p-namespaces,
.skin-vector-legacy #p-views,
.skin-vector-legacy #p-cactions {
	margin: 0;
	background: none !important;
	transform: none !important;
}

.skin-vector-legacy #p-namespaces .vector-menu-content,
.skin-vector-legacy #p-views .vector-menu-content,
.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-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 {
	margin-left: 18px !important;
}

.skin-vector-legacy #p-cactions {
	margin-left: 4px;
}

.skin-vector-legacy #p-namespaces li,
.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 > a,
.skin-vector-legacy #p-views li > a,
.skin-vector-legacy #p-cactions-label {
	position: relative !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	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-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-views li > a {
	top: 0 !important;
}

.skin-vector-legacy #p-cactions-label {
	top: 7px !important;
	min-width: 36px;
	cursor: pointer;
}

.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 #p-namespaces li.selected > a,
.skin-vector-legacy #p-views li.selected > a {
	z-index: 2;
	height: 43px !important;
	min-height: 43px !important;
	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 #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 #p-namespaces li,
.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-nstab-main > a::before,
.skin-vector-legacy #ca-talk > a::before,
.skin-vector-legacy #ca-view > a::before,
.skin-vector-legacy #ca-edit > a::before,
.skin-vector-legacy #ca-history > a::before {
	content: "";
	display: block;
	flex: 0 0 14px;
	width: 14px;
	height: 14px;
	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;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 40px !important;
	min-width: 40px !important;
	padding: 0 !important;
	gap: 0;
	overflow: visible;
	font-size: 0 !important;
	color: transparent !important;
	text-shadow: none !important;
}

.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 > * {
	visibility: hidden !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

.skin-vector-legacy #ca-watch > a::before,
.skin-vector-legacy #ca-unwatch > a::before,
.skin-vector-legacy li.mw-watchlink > a::before,
.skin-vector-legacy a.mw-watchlink::before {
	content: "" !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	display: block !important;
	flex: 0 0 18px;
	width: 18px;
	height: 18px;
	margin: 0 !important;
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: contain;
	transform: translate(-50%, -50%);
	transform-origin: 50% 50%;
}

.skin-vector-legacy #ca-watch > a::before,
.skin-vector-legacy .pvz-watch-not-watched > a::before,
.skin-vector-legacy a.pvz-watch-not-watched::before {
	background-image: url("/wiki/Special:Redirect/file/GW2_Star2.png") !important;
}

.skin-vector-legacy #ca-unwatch > a::before,
.skin-vector-legacy .pvz-watch-watched > a::before,
.skin-vector-legacy a.pvz-watch-watched::before {
	background-image: url("/wiki/Special:Redirect/file/GW2_Star.png") !important;
}

.skin-vector-legacy #ca-watch > a::after,
.skin-vector-legacy #ca-unwatch > a::after,
.skin-vector-legacy li.mw-watchlink > a::after,
.skin-vector-legacy a.mw-watchlink::after {
	content: none !important;
	display: none !important;
}

.skin-vector-legacy .pvz-watch-spinning > a::before,
.skin-vector-legacy a.pvz-watch-spinning::before {
	animation: pvz-watch-star-spin-centered 360ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

@keyframes pvz-watch-star-spin-centered {
	0% {
		transform: translate(-50%, -50%) rotate(0deg) scale(1);
	}
	45% {
		transform: translate(-50%, -50%) rotate(180deg) scale(0.82);
	}
	100% {
		transform: translate(-50%, -50%) rotate(360deg) scale(1);
	}
}

/* 더보기 메뉴 내부 링크 */
.skin-vector-legacy #p-cactions .vector-menu-content {
	margin-top: 0;
}

.skin-vector-legacy #p-cactions .vector-menu-content li > a {
	display: block;
	min-height: 0;
	padding: 6px 12px;
	border: 0;
	border-radius: 0;
	background: transparent !important;
	color: inherit !important;
	font-family: inherit;
	font-weight: inherit;
	text-shadow: none;
	box-shadow: none;
	transform: none;
}

/* 액션바와 본문창 위치 */
.skin-vector-legacy #right-navigation {
	margin-right: calc(0.45rem + 15px) !important;
}

.skin-vector-legacy #content,
.skin-vector-legacy #left-navigation,
.skin-vector-legacy #right-navigation {
	position: relative !important;
	top: 30px !important;
}


/* =========================
   본문창
   ========================= */

.skin-vector-legacy #content,
.skin-vector-legacy .mw-body {
	position: relative;
	isolation: isolate;
	background: #e6d2b2 !important;
	border: 15px solid #5b1f09 !important;
	border-radius: 30px !important;
	box-shadow: none !important;
	box-sizing: border-box;
	padding:
		calc(1em + 15px)
		calc(1.2em + 15px)
		calc(1.25em + 15px) !important;
	overflow: hidden;
}

.skin-vector-legacy #content::before,
.skin-vector-legacy .mw-body::before {
	content: "" !important;
	position: absolute;
	inset: 15px;
	z-index: -1;
	display: block !important;
	border-radius: 18px;
	background: #fffae9;
	pointer-events: none;
}

.skin-vector-legacy #content::after,
.skin-vector-legacy .mw-body::after {
	content: none !important;
	display: none !important;
}


/* =========================
   문서 제목
   ========================= */

.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading,
.skin-vector-legacy .mw-parser-output h1,
.skin-vector-legacy .mw-parser-output h2,
.skin-vector-legacy .mw-parser-output h3,
.skin-vector-legacy .mw-parser-output h4,
.skin-vector-legacy .mw-parser-output h5,
.skin-vector-legacy .mw-parser-output h6 {
	font-family:
		"SB Aggro B",
		"SB 어그로 B",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-weight: 700;
}

.skin-vector-legacy #firstHeading,
.skin-vector-legacy .mw-first-heading {
	display: table;
	width: auto;
	max-width: calc(100% + 1.2em + 15px);
	margin:
		0
		0
		0.6em
		calc(-1.2em - 15px) !important;
	padding:
		0.38em
		calc(1.25em + 32px)
		0.32em
		calc(1.2em + 15px);
	box-sizing: border-box;
	border: 0 !important;
	background-color: #106a40 !important;
	color: #ffffff !important;
	-webkit-clip-path: polygon(
		0 0,
		100% 0,
		calc(100% - 30px) 100%,
		0 100%
	);
	clip-path: polygon(
		0 0,
		100% 0,
		calc(100% - 30px) 100%,
		0 100%
	);
}

.skin-vector-legacy #firstHeading *,
.skin-vector-legacy .mw-first-heading * {
	color: #ffffff !important;
}


/* =========================
   왼쪽 보조창
   ========================= */

.skin-vector-legacy #mw-panel {
	left: 0.6rem !important;
	width: calc(10em - 0.9rem) !important;
	margin-top: 0.45rem;
	margin-left: 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 #mw-panel #p-logo {
	position: relative !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 0 0.9rem !important;
	padding: 0.45rem 0 !important;
	overflow: hidden !important;
	border: 3px solid #60230d;
	border-radius: 12px;
	box-sizing: border-box !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 22%),
		#6c2b12;
	box-shadow:
		inset 0 2px 3px rgba(255, 168, 98, 0.22),
		inset 0 -3px 6px rgba(48, 12, 2, 0.42),
		0 2px 3px rgba(60, 20, 6, 0.28);
}

.skin-vector-legacy #mw-panel #p-logo a,
.skin-vector-legacy #mw-panel #p-logo .mw-wiki-logo {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	aspect-ratio: 1 / 1;
	margin: 0 !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.skin-vector-legacy #mw-panel #p-logo img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: none !important;
	margin: 0 auto !important;
	object-fit: contain !important;
}

.skin-vector-legacy #mw-panel .vector-menu-portal,
.skin-vector-legacy #mw-panel .portal {
	margin: 0 0 0.9rem !important;
	padding: 0 !important;
	border: 0 !important;
	background: none !important;
	box-shadow: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-heading,
.skin-vector-legacy #mw-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",
		"SB Aggro",
		"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 #mw-panel .vector-menu-content,
.skin-vector-legacy #mw-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-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 #mw-panel .vector-menu-content::before,
.skin-vector-legacy #mw-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 #mw-panel .vector-menu-content-list,
.skin-vector-legacy #mw-panel .portal .body ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li,
.skin-vector-legacy #mw-panel .portal .body li {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.3 !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content li + li,
.skin-vector-legacy #mw-panel .portal .body li + li {
	margin-top: 0.26rem !important;
}

.skin-vector-legacy #mw-panel .vector-menu-content a,
.skin-vector-legacy #mw-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);
	transition:
		color 120ms ease,
		transform 120ms ease;
}

.skin-vector-legacy #mw-panel .vector-menu-content a:hover,
.skin-vector-legacy #mw-panel .portal .body a:hover {
	color: #12673f !important;
	text-decoration: none !important;
	transform: translateX(2px);
}

.skin-vector-legacy #mw-panel .vector-menu-empty,
.skin-vector-legacy #mw-panel .emptyPortlet {
	display: none !important;
}


/* =========================
   오른쪽 위 사용자 메뉴
   ========================= */

.skin-vector-legacy #p-personal {
	top: 0 !important;
	right: 0 !important;
	margin: 0 !important;
	padding: 0.48rem 0.8rem 0.42rem 1rem !important;
	border: 0 !important;
	border-radius: 0 0 0 12px;
	background: #479745 !important;
	background-image: none !important;
	box-shadow:
		inset 0 -2px 0 rgba(41, 102, 40, 0.45),
		0 2px 5px rgba(39, 78, 32, 0.2);
}

.skin-vector-legacy #p-personal ul {
	margin: 0 !important;
	padding: 0 !important;
}

.skin-vector-legacy #p-personal li {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.skin-vector-legacy #p-personal a,
.skin-vector-legacy #p-personal span {
	color: #ffffff !important;
	font-weight: 700 !important;
	text-shadow: 0 1px 1px rgba(35, 83, 32, 0.5);
}


/* =========================
   커스텀 검색바
   ========================= */

html.pvz-content-search-ready .skin-vector-legacy #p-search {
	display: none !important;
}

.skin-vector-legacy #pvz-content-search {
	position: absolute !important;
	top: 7px !important;
	left: var(--pvz-content-left, 10em) !important;
	z-index: 120 !important;
	display: block !important;
	width: min(
		500px,
		calc(100vw - var(--pvz-content-left, 10em) - 1rem)
	) !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	transform: none !important;
}

.skin-vector-legacy #pvz-content-search #searchform {
	display: block;
	width: 100% !important;
	margin: 0 !important;
}

.skin-vector-legacy #pvz-content-search #simpleSearch {
	position: relative;
	display: flex;
	align-items: stretch;
	width: 100%;
	height: 40px !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 2px solid #496f4d !important;
	border-radius: 16px !important;
	background: #fbfefb !important;
	background-image: none !important;
	box-shadow: 0 2px 4px rgba(34, 74, 40, 0.14) !important;
}

.skin-vector-legacy #pvz-content-search #simpleSearch::before {
	content: none !important;
	display: none !important;
}

.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within {
	border-color: #2f633b !important;
	box-shadow:
		0 0 0 3px rgba(71, 151, 69, 0.15),
		0 2px 4px rgba(34, 74, 40, 0.14) !important;
}

.skin-vector-legacy #pvz-content-search #searchInput {
	flex: 1 1 auto;
	min-width: 0;
	height: 100% !important;
	margin: 0 !important;
	padding: 0.42rem !important;
	border: 0 !important;
	outline: 0 !important;
	box-sizing: border-box !important;
	background: transparent !important;
	color: #324936 !important;
	font-family:
		"SB Aggro L",
		"SB 어그로 L",
		"SB Aggro",
		"SB 어그로",
		sans-serif !important;
	font-size: 0.92rem !important;
	line-height: 1.2 !important;
	box-shadow: none !important;
}

.skin-vector-legacy #pvz-content-search #searchInput::placeholder {
	color: rgba(50, 73, 54, 0.54) !important;
}

/* 보조 검색 버튼은 숨기고 실제 검색 버튼 하나만 표시 */
.skin-vector-legacy #pvz-content-search #mw-searchButton {
	display: none !important;
}

.skin-vector-legacy #pvz-content-search #searchButton,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton) {
	position: relative !important;
	z-index: 2;
	display: block !important;
	flex: 0 0 48px !important;
	width: 48px !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-left: 2px solid #0b5432 !important;
	border-radius: 0 !important;
	background:
		linear-gradient(
			180deg,
			#177447 0%,
			#106a40 54%,
			#0d6039 100%
		) !important;
	background-image:
		linear-gradient(
			180deg,
			#177447 0%,
			#106a40 54%,
			#0d6039 100%
		) !important;
	color: transparent !important;
	font-size: 0 !important;
	text-indent: -9999px !important;
	box-shadow: none !important;
	filter: none !important;
	cursor: pointer;
	transition:
		background 120ms ease,
		filter 120ms ease;
}

.skin-vector-legacy #pvz-content-search #searchButton:hover,
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover {
	background:
		linear-gradient(
			180deg,
			#146c42 0%,
			#0e623b 54%,
			#0b5734 100%
		) !important;
	background-image:
		linear-gradient(
			180deg,
			#146c42 0%,
			#0e623b 54%,
			#0b5734 100%
		) !important;
	filter: none !important;
}

/* JS가 삽입하는 Magnifying glass.svg 아이콘 */
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 100%;
	pointer-events: none;
}

.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before {
	content: "";
	display: block;
	width: 23px;
	height: 23px;
	background-image: url("/wiki/Special:Redirect/file/Magnifying_glass.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	filter: brightness(0) invert(1);
	transform: rotate(30deg);
	transform-origin: center;
}

/* 본문 내부에 남는 검색바 자리 제거 */
.skin-vector-legacy #content > #pvz-content-search,
.skin-vector-legacy .mw-body > #pvz-content-search {
	margin: 0 !important;
}

@media (max-width: 1100px) {
	.skin-vector-legacy #p-namespaces .vector-menu-content-list,
	.skin-vector-legacy #p-views .vector-menu-content-list {
		gap: 2px;
	}

	.skin-vector-legacy #p-namespaces li > a,
	.skin-vector-legacy #p-views li > a,
	.skin-vector-legacy #p-cactions-label {
		padding-right: 10px !important;
		padding-left: 10px !important;
		font-size: 0.86rem;
	}

	.skin-vector-legacy #pvz-content-search {
		width: min(
			420px,
			calc(100vw - var(--pvz-content-left, 10em) - 1rem)
		) !important;
		min-width: 280px;
	}
}

@media (max-width: 800px) {
	.skin-vector-legacy #pvz-content-search #searchform {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.skin-vector-legacy .pvz-watch-spinning > a::before,
	.skin-vector-legacy a.pvz-watch-spinning::before {
		animation-duration: 1ms;
	}
}