미디어위키:Gadget-ArticleToc.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| 2번째 줄: | 2번째 줄: | ||
* 데스크톱/모바일 공통 문서 목차 디자인 | * 데스크톱/모바일 공통 문서 목차 디자인 | ||
*/ | */ | ||
/* 기본 목차의 외형만 교체하고 링크·번호·접기 기능은 그대로 유지 */ | /* 기본 목차의 외형만 교체하고 링크·번호·접기 기능은 그대로 유지 */ | ||
| 18번째 줄: | 10번째 줄: | ||
display: block !important; | display: block !important; | ||
float: none !important; | float: none !important; | ||
width: | width: fit-content !important; | ||
max-width: 100% !important; | max-width: min(300px, 100%) !important; | ||
margin: 0.8rem 0 1.1rem !important; | margin: 0.8rem 0 1.1rem !important; | ||
padding: 0.78rem 0.88rem 0.86rem !important; | padding: 0.78rem 0.88rem 0.86rem !important; | ||
border: | border: 1px solid #b8aa97 !important; | ||
border-radius: 7px !important; | border-radius: 7px !important; | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
background: | background: transparent !important; | ||
background-image: none !important; | background-image: none !important; | ||
color: #4b2a18 !important; | color: #4b2a18 !important; | ||
| 107번째 줄: | 99번째 줄: | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0.36rem 0.55rem !important; | padding: 0.36rem 0.55rem !important; | ||
border: | border: 1px solid #b8aa97 !important; | ||
border-radius: 6px !important; | border-radius: 6px !important; | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
| 349번째 줄: | 341번째 줄: | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0.36rem 0.55rem !important; | padding: 0.36rem 0.55rem !important; | ||
border: | border: 1px solid #b8aa97 !important; | ||
border-radius: 6px !important; | border-radius: 6px !important; | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
