Skip to content

Instantly share code, notes, and snippets.

@twkang
Created January 3, 2016 03:17
Show Gist options
  • Save twkang/fe110ef5688baf61292b to your computer and use it in GitHub Desktop.
Save twkang/fe110ef5688baf61292b to your computer and use it in GitHub Desktop.
clien stylish css
.view_title h4 {
font-family: 나눔고딕;
}
body, p, td, h2, a, input, textarea {
font-family: 나눔고딕;
}
.member {
font-family: 나눔바른고딕;
}
.board_main td {
font-family: 나눔고딕;
}
td a {
font-family: 나눔고딕;
}
.view_content, .ct, .reply_content {
font-family: 나눔고딕;
}
.board_category li {
font-family: 나눔고딕;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment