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

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

항공위키
편집 요약 없음
편집 요약 없음
21번째 줄: 21번째 줄:


/* CodeMirror 소스 편집 폰트 */
/* CodeMirror 소스 편집 폰트 */
.CodeMirror-code { font-size: 1.02rem; font-family: 'Gowun Dodum'; }
.CodeMirror-code { font-size: 1.02rem; }
.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; }
29번째 줄: 29번째 줄:


/* pre, code 등에서 폰트 */
/* pre, code 등에서 폰트 */
pre, code, tt, kbd, samp, .mw-code { font-family:'Apple SD Gothic Neo', 'Gowun Dodum'; font-size: 95%; background-color: #ebebeb; margin: 0.5em 0; }
pre, code, tt, kbd, samp, .mw-code { font-family:'Gowun Dodum', 'Apple SD Gothic Neo'; font-size: 95%; background-color: #ebebeb; margin: 0.5em 0; }


li { margin-bottom: 0.3em; }
li { margin-bottom: 0.3em; }