From 556c7329319aa7c20da3e14d976ec6c48b5894e9 Mon Sep 17 00:00:00 2001 From: naoko1010hh Date: Tue, 3 Mar 2020 14:39:51 +0900 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]:=E3=83=91=E3=82=B9?= =?UTF-8?q?=E3=83=AF=E3=83=BC=E3=83=89=E3=81=AE=E9=81=B8=E6=8A=9E=E3=82=92?= =?UTF-8?q?=E6=9C=89=E5=8A=B9=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/theme.css | 10 ++++++---- index.html | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/css/theme.css b/css/theme.css index 917bfd3..c476783 100644 --- a/css/theme.css +++ b/css/theme.css @@ -4,16 +4,19 @@ backface-visibility: hidden; user-select: none; } +/* 日本語のフォント */ @font-face { font-family: 'MyFont'; src: url('NotoSansJP-Regular.otf') format('opentype'); } +/* 英語のフォント */ @font-face { font-family: 'MyFont2'; src: url('Renner_ 400 Book.ttf') format('truetype'); } +/* 時計のフォント */ @font-face { font-family: 'MyFont3'; src: url('Lato-Regular.ttf') format('truetype'); @@ -52,7 +55,6 @@ body { body::before { content: ''; position: absolute; - /* 輪郭がぼやけてしまうのでブラー範囲を広げる */ top: -5px; bottom: -5px; left: -5px; @@ -71,9 +73,9 @@ input { .caret { fill: grey !important; } -.row{ - /* margin: 0 auto 30px; */ -} +/* .row{ + margin: 0 auto 30px; +} */ .col.right{ position: fixed; right: 10px; diff --git a/index.html b/index.html index 1da46b3..dc972d0 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@

- +