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; }