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

9 바이트 제거됨 ,  2024년 2월 1일 (목)
편집 요약 없음
편집 요약 없음
편집 요약 없음
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.08rem; 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: 1rem; color: #000;}


/* 비주얼에디터 */
/* 비주얼에디터 */
.ve-ui-surface.oo-ui-widget { font-size: 1.08rem; color: #000; } /* 편집 폰트 */
.ve-ui-surface.oo-ui-widget { font-size: 1rem; color: #000; } /* 편집 폰트 */
ul.ve-ce-branchNode { margin-top: 12px; } /* 편집, ul 상단 여백 원래 3px */
ul.ve-ce-branchNode { margin-top: 12px; } /* 편집, ul 상단 여백 원래 3px */
/*
/*
34번째 줄: 34번째 줄:


/* CodeMirror 소스 편집 폰트 */
/* CodeMirror 소스 편집 폰트 */
.CodeMirror-code { font-size: 1.02rem; }
.CodeMirror-code { font-size: 1rem; }
.cm-mw-section-1 { font-size: 130% !important; font-weight: 700 !important; }
.cm-mw-section-1 { font-size: 130% !important; font-weight: 700 !important; }
.cm-mw-section-2 { font-size: 120% !important; font-weight: 700 !important; }
.cm-mw-section-2 { font-size: 120% !important; font-weight: 700 !important; }