미디어위키: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 | ||
* | * v48: 최하단창 단순형 디자인 | ||
*/ | */ | ||
| 1,243번째 줄: | 1,243번째 줄: | ||
.skin-vector-legacy #footer { | .skin-vector-legacy #footer { | ||
position: relative !important; | position: relative !important; | ||
display: flow-root; | display: flow-root; | ||
width: auto !important; | width: auto !important; | ||
max-width: none !important; | max-width: none !important; | ||
margin: | margin: | ||
4rem | |||
var(--pvz-layout-edge-gap, 1rem) | var(--pvz-layout-edge-gap, 1rem) | ||
0 | 0 | ||
| 1,256번째 줄: | 1,255번째 줄: | ||
var(--pvz-layout-edge-gap, 1rem) | var(--pvz-layout-edge-gap, 1rem) | ||
) !important; | ) !important; | ||
padding: | padding: 1.15rem 1.35rem 1rem !important; | ||
border: 1px solid #c79a4a !important; | |||
border: | |||
border-bottom: 0 !important; | border-bottom: 0 !important; | ||
border-radius: | border-radius: 16px 16px 0 0 !important; | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
background: #f3e5ca !important; | |||
background: # | |||
background-image: none !important; | background-image: none !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
color: # | color: #5f4030 !important; | ||
} | } | ||
.skin-vector-legacy #footer::before | .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; | ||
} | } | ||
