바뀜

둘러보기로 가기 검색하러 가기

미디어위키:Common.css

30 바이트 추가됨, 2019년 7월 20일 (토) 14:51
편집 요약 없음
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
/* 20190720: set a proper font make contents more beautiful and easy to read */ 
.mw-body-content {
font-family: Tahoma, Geneva, sans-serif, "Spoqa Han Sans", sans-serif;
/* 20190706: to make images responsive */
 
.res-img img {
max-width:100%;
height:auto;
}

둘러보기 메뉴