사용자:Brilliantsun456/common.css: 두 판 사이의 차이

편집 요약 없음
잔글 (Utolee90님이 사용자:Paravinfo/common.css 문서를 사용자:찬란한태양/common.css 문서로 이동했습니다: "Paravinfo" 사용자를 "찬란한태양" 사용자로 바꾸면서 문서...)
(차이 없음)

2017년 6월 17일 (토) 09:33 판

@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);

body {
    font-family: 'Noto Sans Korean', sans-serif; !important; 
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6, b {
    font-family: 'Noto Sans Korean', sans-serif; !important; 
}
 
textarea {
    font-size: 12.5px !important;
    font-family: 'D2Coding', monospace !important;
}
 
del, s {
    opacity: 0.5;
}