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

항공위키
편집 요약 없음
편집 요약 없음
태그: 되돌려진 기여
2번째 줄: 2번째 줄:


@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', '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.02rem; }
body { font-family: 'Gowun Dodum', '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.12rem; }


/*  
/*  

2023년 11월 20일 (월) 16:11 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */

@import url("https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap");
body { font-family: 'Gowun Dodum', '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.12rem; }

/* 
p { font-family: 'Gowun Dodum', '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; }
*/

/* 각주 문단 모양 설정 - 공통 */
ol.references, ol.references > li { margin-left: 5px; padding-left: 10px !important; text-indent: -10px !important; }

/* 댓글 Comments extension 설명 폭 제한 없애기 */
.c-form-message { width: unset; }

/* 타임라인 css */
.vis-item .vis-line .vis-readonly { top: 27px; }
.vis-item .vis-item-content { padding: 0 2px !important; font-size: 80%; }

/* 애드센스 자동 광고 위치 
.google-auto-placed { display: flex; } */

[[분류:관리]]