미디어위키:Gadget-Vector.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 8개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
/* Vector 2010 Legacy 인터페이스 디자인 | /* Vector 2010 Legacy 인터페이스 디자인 | ||
* 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt | * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt | ||
* | * v48: 최하단창 단순형 디자인 | ||
*/ | */ | ||
| 243번째 줄: | 243번째 줄: | ||
flex: 0 0 14px; | flex: 0 0 14px; | ||
width: 14px; | width: 14px; | ||
height: | height: 10px; | ||
margin-right: 0; | margin-right: 0; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| 490번째 줄: | 490번째 줄: | ||
/* | /* 문단 기본선을 실제 잔디 구분선 요소로 교체 */ | ||
.skin-vector-legacy .mw-heading2, | |||
.skin-vector-legacy .mw-parser-output h2.pvz-grass-heading { | |||
position: relative !important; | |||
.skin-vector-legacy | 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; | |||
border- | |||
background: | |||
box-shadow: | |||
} | } | ||
.skin-vector-legacy | .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; | |||
box- | |||
} | } | ||
.skin-vector-legacy | .skin-vector-legacy .mw-heading2 > h2, | ||
.skin-vector-legacy | .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; | |||
background | box-shadow: none !important; | ||
background- | |||
} | } | ||
.skin-vector-legacy | .skin-vector-legacy .pvz-grass-divider { | ||
display: block | 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; | |||
} | } | ||
/* ========================= | |||
왼쪽 보조창 | |||
========================= */ | |||
.skin-vector-legacy #mw-panel . | .skin-vector-legacy #mw-panel { | ||
left: 0.6rem !important; | |||
width: calc(10em - 0.9rem) !important; | |||
margin: 0 !important; | margin-top: 0.45rem; | ||
padding: 0. | margin-left: 0 !important; | ||
border: | padding: 0.7rem 0.55rem 1rem; | ||
border-radius: | border: 3px solid #5b220e; | ||
border-radius: 13px; | |||
box-sizing: border-box; | box-sizing: border-box; | ||
background: | 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: | box-shadow: | ||
inset 0 0 0 | inset 0 0 0 2px rgba(218, 114, 58, 0.52), | ||
0 | 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 | .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 | .skin-vector-legacy #mw-panel #p-logo a, | ||
.skin-vector-legacy #mw-panel . | .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; | margin: 0 !important; | ||
background-position: center !important; | |||
background-repeat: no-repeat !important; | |||
background-size: contain !important; | |||
} | } | ||
.skin-vector-legacy #mw-panel | .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- | .skin-vector-legacy #mw-panel .vector-menu-portal, | ||
.skin-vector-legacy #mw-panel .portal | .skin-vector-legacy #mw-panel .portal { | ||
margin | 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- | .skin-vector-legacy #mw-panel .vector-menu-heading, | ||
.skin-vector-legacy #mw-panel .portal | .skin-vector-legacy #mw-panel .portal h3 { | ||
margin: 0 0 0.42rem !important; | |||
padding: 0. | padding: 0 0.35rem !important; | ||
color: # | border: 0 !important; | ||
background: none !important; | |||
color: #e8b94f !important; | |||
font-family: | font-family: | ||
"SB Aggro | "SB Aggro B", | ||
"SB 어그로 | "SB 어그로 B", | ||
"SB Aggro", | "SB Aggro", | ||
"SB 어그로", | "SB 어그로", | ||
sans-serif !important; | sans-serif !important; | ||
font-size: 0. | font-size: 0.82rem !important; | ||
font-weight: | font-weight: 700 !important; | ||
line-height: 1.35 !important; | line-height: 1.35 !important; | ||
text- | text-align: center; | ||
text-shadow: 0 1px 0 rgba( | 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 .vector-menu-content, | ||
.skin-vector-legacy #mw-panel .portal .body | .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; | |||
.skin-vector-legacy # | border: 1px solid rgba(124, 63, 26, 0.17); | ||
border-radius: 4px 5px 6px 4px; | |||
pointer-events: none; | |||
border-radius: | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-content-list, | ||
.skin-vector-legacy #mw-panel .portal .body ul { | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
list-style: none !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-content li, | ||
margin | .skin-vector-legacy #mw-panel .portal .body li { | ||
margin: 0 !important; | |||
padding: 0 !important; | |||
line-height: 1.3 !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #mw-panel .vector-menu-content li + li, | ||
.skin-vector-legacy # | .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", | |||
.skin-vector-legacy # | "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 # | .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 # | .skin-vector-legacy #mw-panel .vector-menu-empty, | ||
.skin-vector-legacy #mw-panel .emptyPortlet { | |||
display: none !important; | |||
} | } | ||
/* ========================= | |||
오른쪽 위 사용자 메뉴 | |||
========================= */ | |||
.skin-vector-legacy # | .skin-vector-legacy #p-personal { | ||
top: 0 !important; | |||
right: 0 !important; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0.42rem !important; | padding: 0.48rem 0.8rem 0.42rem 1rem !important; | ||
border: 0 !important; | border: 0 !important; | ||
border-radius: 0 0 0 12px; | |||
background: #479745 !important; | |||
background: | 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 # | .skin-vector-legacy #p-personal ul { | ||
margin: 0 !important; | |||
padding: 0 !important; | |||
} | } | ||
.skin-vector-legacy #p-personal li { | |||
.skin-vector-legacy # | margin-top: 0 !important; | ||
margin-bottom: 0 !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #p-personal a, | ||
.skin-vector-legacy #pvz-content-search . | .skin-vector-legacy #p-personal span { | ||
color: #ffffff !important; | |||
font-weight: 700 !important; | |||
text-shadow: 0 1px 1px rgba(35, 83, 32, 0.5); | |||
} | |||
z-index: | |||
/* ========================= | |||
커스텀 검색바 | |||
========================= */ | |||
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; | display: block !important; | ||
width: min( | |||
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: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz-content-search # | .skin-vector-legacy #pvz-content-search #searchform { | ||
display: block; | |||
width: 100% !important; | |||
margin: 0 !important; | |||
} | } | ||
.skin-vector-legacy #pvz-content-search #simpleSearch { | |||
.skin-vector-legacy #pvz-content-search | position: relative; | ||
position: | |||
display: flex; | display: flex; | ||
align-items: | 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 | .skin-vector-legacy #pvz-content-search #simpleSearch::before { | ||
content: | content: none !important; | ||
display: | display: none !important; | ||
} | } | ||
.skin-vector-legacy #pvz-content-search #simpleSearch:focus-within { | |||
.skin-vector-legacy | 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; | ||
.skin-vector-legacy # | 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) { | |||
background: #106a40 !important; | |||
background-color: #106a40 !important; | |||
background-image: none !important; | |||
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-color: #106a40 !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: #106a40 !important; | |||
background-color: #106a40 !important; | |||
.skin-vector-legacy #pvz-content-search # | background-image: none !important; | ||
background-color: #106a40 !important; | |||
filter: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz-content-search | /* 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 | .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; | margin: 0 !important; | ||
} | } | ||
.skin-vector-legacy # | @media (max-width: 1100px) { | ||
.skin-vector-legacy # | .skin-vector-legacy #p-namespaces .vector-menu-content-list, | ||
.skin-vector-legacy # | .skin-vector-legacy #p-views .vector-menu-content-list { | ||
.skin-vector-legacy # | 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 | .skin-vector-legacy #pvz-content-search #searchform { | ||
width: 100%; | |||
} | |||
} | } | ||
.skin-vector-legacy | @media (prefers-reduced-motion: reduce) { | ||
.skin-vector-legacy .pvz-watch-spinning > a::before, | |||
.skin-vector-legacy a.pvz-watch-spinning::before { | |||
animation-duration: 1ms; | |||
} | |||
} | } | ||
/* ========================= | /* ========================= | ||
v22 검색바 최종 오버라이드 | |||
========================= */ | ========================= */ | ||
.skin-vector-legacy #pvz-content-search #simpleSearch { | |||
height: 30px !important; | |||
border-radius: 11px !important; | |||
- | |||
} | } | ||
.skin-vector-legacy #pvz-content-search #searchInput { | |||
.skin-vector-legacy #pvz-content-search { | padding: 0.15rem 46px 0.15rem 0.45rem !important; | ||
font-family: | |||
-apple-system, | |||
BlinkMacSystemFont, | |||
"Segoe UI", | |||
"Apple SD Gothic Neo", | |||
"Noto Sans KR", | |||
Arial, | |||
sans-serif !important; | |||
font-size: 13px !important; | |||
font-weight: 400 !important; | |||
line-height: 1.2 !important; | |||
} | } | ||
| 1,025번째 줄: | 999번째 줄: | ||
background-color: #106a40 !important; | background-color: #106a40 !important; | ||
background-image: none !important; | background-image: none !important; | ||
position: absolute !important; | |||
top: -1px !important; | |||
right: -1px !important; | |||
bottom: -1px !important; | |||
left: auto !important; | |||
z-index: 2; | |||
display: block !important; | |||
width: 42px !important; | |||
height: auto !important; | |||
min-height: 0 !important; | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
border: 0 !important; | |||
border-left: 2px solid #063b23 !important; | |||
border-radius: 0 !important; | |||
outline: 0 !important; | |||
-webkit-appearance: none !important; | |||
appearance: none !important; | |||
background-origin: border-box !important; | |||
background-clip: border-box !important; | |||
box-shadow: none !important; | |||
text-shadow: none !important; | |||
filter: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz-content-search #searchButton::before, | |||
.skin-vector-legacy #content, | .skin-vector-legacy #pvz-content-search #searchButton::after, | ||
.skin-vector-legacy | .skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton)::before, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton)::after { | |||
content: none !important; | |||
display: none !important; | |||
border: 0 !important; | |||
box-shadow: none !important; | |||
} | } | ||
.skin-vector-legacy # | .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; | |||
box-shadow: none !important; | |||
filter: none !important; | |||
} | } | ||
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon { | |||
top: -1px !important; | |||
right: -1px !important; | |||
bottom: -1px !important; | |||
width: 42px !important; | |||
height: auto !important; | |||
} | |||
.skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before { | |||
width: 18px !important; | |||
height: 18px !important; | |||
filter: none !important; | |||
transform: rotate(30deg); | |||
} | |||
/* ========================= | /* ========================= | ||
v23 최종 오버라이드 | |||
========================= */ | ========================= */ | ||
:root { | |||
--pvz-side-panel-width: 9.1rem; | |||
--pvz-side-panel-edge: 0.6rem; | |||
--pvz-content-top: 80px; | |||
} | |||
/* 검색바 길이·검색 버튼 */ | |||
.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; | |||
} | |||
.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: #347536 !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #pvz-content-search #searchButton:hover, | ||
.skin-vector-legacy #pvz-content-search .searchButton:not(#mw-searchButton):hover { | |||
.skin-vector-legacy # | background: #106a40 !important; | ||
. | background-color: #106a40 !important; | ||
background-image: none !important; | |||
} | } | ||
.skin-vector-legacy # | .skin-vector-legacy #pvz-content-search .pvz-search-button-icon::before { | ||
. | width: 24px !important; | ||
height: 24px !important; | |||
} | } | ||
.skin-vector-legacy # | /* 본문 오른쪽 공간과 하단창 간격 */ | ||
.skin-vector-legacy .mw- | .skin-vector-legacy #content, | ||
.skin-vector-legacy .mw-body { | |||
margin-right: calc( | |||
var(--pvz-side-panel-width) + | |||
var(--pvz-side-panel-edge) + | |||
0.75rem | |||
) !important; | |||
} | } | ||
/* ========================= | .skin-vector-legacy #right-navigation { | ||
margin-right: calc( | |||
var(--pvz-side-panel-width) + | |||
var(--pvz-side-panel-edge) + | |||
15px | |||
) !important; | |||
} | |||
/* ========================= | |||
분류창 | |||
========================= */ | ========================= */ | ||
.skin-vector-legacy # | .skin-vector-legacy #catlinks, | ||
.skin-vector-legacy .catlinks { | |||
margin-top: 1.35rem !important; | |||
display: flow-root; | padding: 0.52rem 0.72rem !important; | ||
width: auto !important; | border: 1px solid #c79a4a !important; | ||
max-width: none !important; | border-radius: 10px !important; | ||
margin: | box-sizing: border-box !important; | ||
background: #f8ecd3 !important; | |||
var(--pvz-layout-edge-gap, 1rem) | background-image: none !important; | ||
0 | color: #75462d !important; | ||
calc( | font-family: | ||
var(--pvz-layout-edge-gap, 1rem) + | "SB Aggro L", | ||
var(--pvz-side-panel-width, 10.4rem) + | "SB 어그로 L", | ||
var(--pvz-layout-edge-gap, 1rem) | "SB Aggro", | ||
) !important; | "SB 어그로", | ||
padding: | sans-serif !important; | ||
font-weight: 300 !important; | |||
line-height: 1.55 !important; | |||
text-shadow: none !important; | |||
border: | box-shadow: none !important; | ||
border-bottom: 0 !important; | } | ||
border-radius: | |||
box-sizing: border-box | .skin-vector-legacy #catlinks a, | ||
.skin-vector-legacy .catlinks a, | |||
background: # | .skin-vector-legacy #mw-normal-catlinks a, | ||
background-image: none !important; | .skin-vector-legacy .mw-normal-catlinks a, | ||
box-shadow: none !important; | .skin-vector-legacy #mw-hidden-catlinks a, | ||
color: # | .skin-vector-legacy .mw-hidden-catlinks a { | ||
} | color: #75462d !important; | ||
font-family: | |||
.skin-vector-legacy #footer::before | "SB Aggro L", | ||
"SB 어그로 L", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 300 !important; | |||
text-shadow: none !important; | |||
} | |||
.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 .mw-normal-catlinks, | |||
.skin-vector-legacy #mw-hidden-catlinks, | |||
.skin-vector-legacy .mw-hidden-catlinks { | |||
border: 0 !important; | |||
background: transparent !important; | |||
color: inherit !important; | |||
} | |||
/* ========================= | |||
각주창 | |||
========================= */ | |||
.skin-vector-legacy .mw-parser-output > .mw-references-wrap, | |||
.skin-vector-legacy .mw-parser-output > ol.references, | |||
.skin-vector-legacy .mw-parser-output > .references { | |||
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 .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 .mw-parser-output > ol.references a, | |||
.skin-vector-legacy .mw-parser-output > .references 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 .mw-parser-output > .mw-references-wrap a:hover, | |||
.skin-vector-legacy .mw-parser-output > ol.references a:hover, | |||
.skin-vector-legacy .mw-parser-output > .references a:hover { | |||
color: #5e321e !important; | |||
} | |||
/* ========================= | |||
최하단창 | |||
========================= */ | |||
.skin-vector-legacy #footer { | |||
position: relative !important; | |||
display: flow-root; | |||
width: auto !important; | |||
max-width: none !important; | |||
margin: | |||
4rem | |||
var(--pvz-layout-edge-gap, 1rem) | |||
0 | |||
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-sizing: border-box !important; | |||
background: #f3e5ca !important; | |||
background-image: none !important; | |||
box-shadow: none !important; | |||
color: #5f4030 !important; | |||
} | |||
.skin-vector-legacy #footer::before, | |||
.skin-vector-legacy #footer::after { | |||
content: none !important; | |||
display: none !important; | |||
} | } | ||
.skin-vector-legacy #footer ul, | .skin-vector-legacy #footer ul, | ||
.skin-vector-legacy #footer li { | .skin-vector-legacy #footer li { | ||
margin-bottom: 0 !important; | margin-bottom: 0 !important; | ||
} | } | ||
| 2,830번째 줄: | 2,936번째 줄: | ||
.skin-vector-legacy #p-cactions .vector-menu-content, | .skin-vector-legacy #p-cactions .vector-menu-content, | ||
#p-cactions .vector-menu-content { | #p-cactions .vector-menu-content { | ||
top: calc(100% + 7px) !important; | top: calc(100% + 7px) !important; | ||
right: 0 !important; | right: 0 !important; | ||
| 2,848번째 줄: | 2,953번째 줄: | ||
} | } | ||
