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

35 바이트 추가됨 ,  2021년 9월 29일 (수)
잔글
편집 요약 없음
잔글편집 요약 없음
잔글편집 요약 없음
14번째 줄: 14번째 줄:
/* 표 위치 정렬 : 페이지 중앙 */
/* 표 위치 정렬 : 페이지 중앙 */
body .mw-content-ltr table { margin-left:auto; margin-right:auto;}
body .mw-content-ltr table { margin-left:auto; margin-right:auto;}
/* 표 내부 좌우 여백 */
/* 표 내부 좌우 여백 */
body .mw-content-ltr table caption { font-size:14px; padding-bottom:5px;}
body .mw-content-ltr table caption { font-size:14px; padding-bottom:5px;}
19번째 줄: 20번째 줄:
body .mw-content-ltr td { font-size:14px; padding-left:10px; padding-right:10px; text-align:center; }
body .mw-content-ltr td { font-size:14px; padding-left:10px; padding-right:10px; text-align:center; }


body .mw-content-ltr pre { font-family: 'Noto Sans KR', sans-serif; font-size:14px; display:inline-block; margin-top:10px; line-height:160%; }
/* pre css */
body .mw-content-ltr pre { font-family: 'Noto Sans KR', sans-serif; font-size:14px; display:inline-block; margin-top:10px; margin-bottom:10px; line-height:170%; }


/* sup, sub 태그 크기 조절 */
/* sup, sub 태그 크기 조절 */