Use ten-mincho

This commit is contained in:
2017-11-28 12:06:26 +09:00
parent 1fb5aa3f11
commit 84e4311b88
4 changed files with 39 additions and 23 deletions

View File

@@ -10,7 +10,7 @@ body {
width: 800px;
margin: 0 auto;
padding: 0 20px;
font-family: 'PT Serif', "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
font-family: 'ten-mincho', "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
@media screen and (max-width: $break-large) {
width: auto;
@@ -131,4 +131,8 @@ hr {
}
}
.header, .metro {
font-family: "PT Serif", serif;
}
@import 'post'