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

148 바이트 추가됨 ,  2024년 5월 8일 (수)
편집 요약 없음
편집 요약 없음
편집 요약 없음
(같은 사용자의 중간 판 9개는 보이지 않습니다)
3번째 줄: 3번째 줄:
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+CJK&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+CJK&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap");
body { font-family: 'Gowun Dodum', 'Noto Sans CJK', 'Apple SD Gothic Neo', 'Hahmlet', 'Noto Serif KR', 'Noto Sans KR', 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif; font-size: 1.04em; color: #000;}
body { font-family: /* 'Gowun Dodum', */ 'Noto Sans CJK', 'Apple SD Gothic Neo', 'Hahmlet', 'Noto Serif KR', 'Noto Sans KR', 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif; font-size: 1.04em; color: #000; background: #fff; }


/* 비주얼에디터 */
/* 비주얼에디터 */
40번째 줄: 40번째 줄:
.cm-mw-section-4 { font-size: 110% !important; font-weight: 700 !important; }
.cm-mw-section-4 { font-size: 110% !important; font-weight: 700 !important; }
.cm-mw-section-5 { font-size: 100% !important; font-weight: 700 !important; }
.cm-mw-section-5 { font-size: 100% !important; font-weight: 700 !important; }
.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { line-height: Normal; }
.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { line-height: Normal; font-size: 110%; }


/* pre, code 등에서 폰트
/* pre, code 등에서 폰트
98번째 줄: 98번째 줄:
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; }
/*
.wikitable tr:last-of-type th:first-child, .wikitable tr:last-of-type td:first-child, .wikitable tr:first-of-type th:first-child, .wikitable tr:first-of-type td:first-child, .wikitable tr:last-of-type th:last-child, .wikitable tr:last-of-type td:last-child, .wikitable tr:first-of-type th:last-child, .wikitable tr:first-of-type td:last-child { border-top-right-radius: unset; border-top-left-radius: unset; border-bottom-right-radius: unset; border-bottom-left-radius: unset; }
.wikitable tr:last-of-type th:first-child, .wikitable tr:last-of-type td:first-child, .wikitable tr:first-of-type th:first-child, .wikitable tr:first-of-type td:first-child, .wikitable tr:last-of-type th:last-child, .wikitable tr:last-of-type td:last-child, .wikitable tr:first-of-type th:last-child, .wikitable tr:first-of-type td:last-child { border-top-right-radius: unset; border-top-left-radius: unset; border-bottom-right-radius: unset; border-bottom-left-radius: unset; }
*/


/* pre, .mw-code 인용문 등 */
/* pre, .mw-code 인용문 등 */
158번째 줄: 160번째 줄:
.mw-tag-markers .mw-tag-marker { padding: 0 6px; }
.mw-tag-markers .mw-tag-marker { padding: 0 6px; }
table.mw-enhanced-rc th, table.mw-enhanced-rc td { padding: 2px 0; }
table.mw-enhanced-rc th, table.mw-enhanced-rc td { padding: 2px 0; }
/* 시티즌 스킨 최상단 메뉴 버튼 */
.citizen-menu .mw-list-item { line-height: unset; }


[[분류:관리]]
[[분류:관리]]