Halvfjerde (토론 | 기여) 편집 요약 없음 |
Halvfjerde (토론 | 기여) 편집 요약 없음 |
||
38번째 줄: | 38번째 줄: | ||
margin: 1.5em 0; | margin: 1.5em 0; | ||
padding: .5em 0; | padding: .5em 0; | ||
} | |||
.liberty-content-header { | |||
border-bottom: transparent 1px solid !important; | |||
} | |||
.content-tools { | |||
border-bottom: transparent 1px solid !important; | |||
} | |||
.toc { | |||
border-radius: 0!important; | |||
font-size: 1rem!important; | |||
border: 1px solid rgba(137, 137, 137, 0.30); | |||
} | |||
.toc ul { | |||
border: none!important; | |||
} | |||
.toctitle { | |||
min-width: 0!important; | |||
border: none!important; | |||
background-color: transparent!important; | |||
margin-top: 6px; | |||
} | |||
#mw-toc-heading { | |||
border: none!important; | |||
font-weight: normal; | |||
user-select: none; | |||
background-color: transparent; | |||
} | |||
.tocnumber:after { | |||
content: '.'; | |||
} | |||
.toctext { | |||
cursor: default; | |||
} | |||
.toctogglespan { | |||
display: none; | |||
} | |||
h1 { | |||
font-size: 2.4rem; | |||
} | |||
.Liberty .nav-wrapper { | |||
box-shadow: 0 0px 0px 0 rgba(0,0,0,0.0); | |||
} | } | ||
}} | }} |