From e8c2e90f20f91ad10e1b5be87b0c92ba5080f973 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Fri, 1 May 2020 02:56:40 +0900 Subject: [PATCH] =?UTF-8?q?-=20=E2=80=98theme/templates/.#index.html?= =?UTF-8?q?=E2=80=99=20/=20=E2=80=98theme/templates/index.html=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/templates/.#index.html | 1 - theme/templates/index.html | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 120000 theme/templates/.#index.html diff --git a/theme/templates/.#index.html b/theme/templates/.#index.html deleted file mode 120000 index e6632b4..0000000 --- a/theme/templates/.#index.html +++ /dev/null @@ -1 +0,0 @@ -doohoyi@DoohouicBookAir.16357 \ No newline at end of file diff --git a/theme/templates/index.html b/theme/templates/index.html index a79ae03..fdcc895 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -21,6 +21,10 @@ margin: 0; } + article.title { + font-size: 1em/1.5; + } + time { font-size: 0.65em; }