Change Japanese heading font

This commit is contained in:
Keichi Takahashi 2015-02-04 00:38:18 +09:00
parent 052e93c752
commit 6221303a90
1 changed files with 5 additions and 0 deletions

View File

@ -178,3 +178,8 @@ pre code {
blockquote {
font-style:italic;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Source Sans Pro", "Kozuka Gothic Pr6N", Meiryo, sans-serif; !important
}