(Poopki님이 틀:세로목록/styles.css 문서의 콘텐츠 모델을 "자바스크립트"에서 "위키텍스트"(으)로 바꾸었습니다) 태그: 콘텐츠 모델 변경 |
(Poopki님이 틀:세로목록/styles.css 문서의 콘텐츠 모델을 "위키텍스트"에서 "세니타이즈드 CSS"(으)로 바꾸었습니다) 태그: 콘텐츠 모델 변경 |
2022년 8월 13일 (토) 23:40 기준 최신판
.div-col {
margin-bottom: 1em;
padding-top: 0;
column-width: 30em;
}
.div-col dl,
.div-col ol,
.div-col ul {
margin-top: 0;
}
.div-col li,
.div-col dd {
page-break-inside: avoid;
break-inside: avoid-column;
}