미디어위키:Gadget-Vector.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 태그: 수동 되돌리기 |
편집 요약 없음 |
||
| 1번째 줄: | 1번째 줄: | ||
/* Vector 2010 Legacy 인터페이스 디자인 | /* Vector 2010 Legacy 인터페이스 디자인 | ||
* 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt | * 기준: MediaWiki-Gadget-Vector.css-actionbar-v20.txt | ||
* v39: 더보기 재클릭 | * v39: 더보기 재클릭 닫기·분류창 디자인 | ||
*/ | */ | ||
| 10번째 줄: | 10번째 줄: | ||
html { | html { | ||
min-height: 100% !important; | min-height: 100% !important; | ||
background-color: #f5ead7 !important; | background-color: #f5ead7 !important; | ||
| 27번째 줄: | 26번째 줄: | ||
content: ""; | content: ""; | ||
position: fixed; | position: fixed; | ||
inset: 0; | |||
z-index: -1; | z-index: -1; | ||
display: block; | display: block; | ||
width: 100vw; | width: 100vw; | ||
height: | height: 100vh; | ||
pointer-events: none; | pointer-events: none; | ||
background-color: #f5ead7; | background-color: #f5ead7; | ||
| 42번째 줄: | 38번째 줄: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
| 1,075번째 줄: | 1,058번째 줄: | ||
} | } | ||
/* ========================= | |||
분류창 | |||
========================= */ | |||
.skin-vector-legacy #catlinks, | |||
.skin-vector-legacy .catlinks { | |||
margin-top: 1.35rem !important; | |||
padding: 0.82rem 1rem !important; | |||
border: 2px solid #c79a4a !important; | |||
border-radius: 12px !important; | |||
box-sizing: border-box !important; | |||
background: #f2e2c3 !important; | |||
background-image: none !important; | |||
color: #75462d !important; | |||
font-family: | |||
"SB Aggro M", | |||
"SB 어그로 M", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 500 !important; | |||
line-height: 1.55 !important; | |||
text-shadow: none !important; | |||
box-shadow: none !important; | |||
} | |||
.skin-vector-legacy #catlinks a, | |||
.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 M", | |||
"SB 어그로 M", | |||
"SB Aggro", | |||
"SB 어그로", | |||
sans-serif !important; | |||
font-weight: 500 !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; | |||
} | |||
/* ========================= | /* ========================= | ||
