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

5 바이트 추가됨 ,  2024년 3월 13일 (수)
편집 요약 없음
편집 요약 없음
편집 요약 없음
90번째 줄: 90번째 줄:
table.wikitable tr th, table.wikitable tr td { padding: .3em .5em; }
table.wikitable tr th, table.wikitable tr td { padding: .3em .5em; }
/* table.wikitable caption { text-align: center; width: max-content; margin-left: auto; margin-right: auto; margin-top: 0; } */
/* table.wikitable caption { text-align: center; width: max-content; margin-left: auto; margin-right: auto; margin-top: 0; } */
.wikitable > * > tr > th, .wikitable > * > tr > td { border: 1px solid #ddd !important; font-size: 95% !important; }
.wikitable > * > tr > th, .wikitable > * > tr > td { border: 1px solid #ddd !important; /* font-size: 95% !important;*/ }
/* .wikitable { font-size: 95%; } */
/* .wikitable { font-size: 95%; } */
.wikitable caption { text-align: center; font-size: 85%; }
.wikitable caption { text-align: center; font-size: 95%; }
table.wikitable tr th { background-color: #EAEAEA; font-size: 100%; font-weight: 800; text-align: center; }
table.wikitable tr th { background-color: #EAEAEA; font-size: 100%; font-weight: 800; text-align: center; }
.wikitable > * > tr > th > p, .wikitable > * > tr > td > p { margin-top: 0; margin-bottom: 0; }
.wikitable > * > tr > th > p, .wikitable > * > tr > td > p { margin-top: 0; margin-bottom: 0; }