From d5b8b0534f200a1e838314dec2d704fba661e3b8 Mon Sep 17 00:00:00 2001 From: dongdigua Date: Mon, 10 Jul 2023 20:06:10 +0800 Subject: [PATCH] index.html: Made with Emacs --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e5b99be..9af2354 100644 --- a/index.html +++ b/index.html @@ -18,9 +18,9 @@ a{color:#83c092;text-decoration:none} a:visited{color:#a7c080} a:hover{color:#d699b6} - .home{width:100%;min-height:calc(100vh - 50px);text-align:center} + .home{width:100%;min-height:calc(100vh - 60px);text-align:center} .home pre{max-width:80ch;padding-top:2em;margin-left:auto;margin-right:auto;line-height:1.5em;overflow:auto;display:inline-block;text-align:left} - footer{height:50px;text-align:center;background:#323d43} + footer{height:60px;text-align:center;background:#323d43} pre{font-family:inherit;margin:1rem} #quote{color:#7fbbb3;font-style:italic;text-align:center} #comment{color:#7a8478;font-style:italic} @@ -52,6 +52,7 @@