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

엔트리 위키
내용 추가됨 내용 삭제됨
편집 요약 없음
편집 요약 없음
7번째 줄: 7번째 줄:




* {
body {
font-family: 'NanumSquare',
font-family: 'NanumSquare',
}
}

2021년 11월 11일 (목) 14:10 판

@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);


a{
color:#4f80ff !important
}


body {
font-family: 'NanumSquare',
}

.mw-ui-button.mw-ui-progressive {
    background-color: #3366cc !important
}