フォント色を少し黒く

gh-pages
Rui 2018-02-28 18:59:45 +09:00 committed by GitHub
parent b53af97cd4
commit bf5ebb934a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -15,7 +15,7 @@ $border-default: 1px solid #ccc;
//
$background: url({{ site.github.url }}/images/background.png);
$font-color: #444;
$font-color: #333;
$font-family: "Hiragino Kaku Gothic ProN", "Helvetica Neue", "meiryo", "arial", "sans-serif";
$font-size: 18px;
$font-size-mobile: 19px;