메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

미디어위키:Common.css: 두 판 사이의 차이

DB CAFE
새 문서: →‎이 CSS 설정은 모든 스킨에 적용됩니다: body.page-대문 h1.firstHeading {display:none;} ol { margin-left: 2cm; list-style-type: decimal; }
 
편집 요약 없음
 
5번째 줄: 5번째 줄:
list-style-type: decimal;  
list-style-type: decimal;  
}
}
.tocnumber:after { content: '.' }

2024년 10월 3일 (목) 22:11 기준 최신판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
body.page-대문 h1.firstHeading {display:none;}
ol { 
	margin-left: 2cm;
list-style-type: decimal; 
}

.tocnumber:after { content: '.' }