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

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
html, body, .mw-body {
html, body, .mw-body {
     font-family: sans-serif;
     font-family: sans-serif;
}
#bodyContent .noprint {
    display: initial;
}
}

2015년 8월 13일 (목) 23:57 판

html, body, .mw-body {
    font-family: sans-serif;
}
#bodyContent .noprint {
    display: initial;
}