From 1566d6a9dc97ae4c5190d3a8cccb346af3f8b0d0 Mon Sep 17 00:00:00 2001 From: dongdigua Date: Tue, 27 Jun 2023 11:35:25 +0800 Subject: [PATCH] index.html: footer, posts.md: everforest light --- css/everforest.css | 15 +++++++-------- index.html | 17 +++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/css/everforest.css b/css/everforest.css index 2e995cc..9c5350a 100644 --- a/css/everforest.css +++ b/css/everforest.css @@ -1,10 +1,9 @@ /* - * extracted from index.html - * modified according to https://theoryware.net + * everforest-medium-light */ -body{background-color:#2f383e;color:#d3c6aa;font-family:Monaco,Lucida Console,courier new,monospace;font-size:18px;margin:0 auto;max-width:64em} -a{color:#7fbbb3;text-decoration:none} -a:visited{color:#a7c080} -a:hover{color:#d699b6} -h2{color:#83c092} -h3{color:#e67e80} +body{background-color:#fdf6e3;color:#5c6a72;font-family:Monaco,Lucida Console,courier new,monospace;font-size:18px;margin:0 auto;max-width:64em} +a{color:#3a94c5;text-decoration:none} +a:visited{color:#93b259} +a:hover{color:#df69ba} +h2{color:#35a77c} +h3{color:#f85552} diff --git a/index.html b/index.html index 319571e5..50d2d2f 100644 --- a/index.html +++ b/index.html @@ -14,12 +14,13 @@ *::-webkit-scrollbar{width:auto} *::-webkit-scrollbar-track{background:#404040} *::-webkit-scrollbar-thumb{background:gray} - body{background-color:#2f383e;color:#d3c6aa;font-family:Monaco,Lucida Console,courier new,monospace;font-size:16px;padding:5em 0 0;margin:0} + body{background-color:#2f383e;color:#d3c6aa;font-family:Monaco,Lucida Console,courier new,monospace;font-size:16px;margin:0} a{color:#83c092;text-decoration:none} a:visited{color:#a7c080} a:hover{color:#d699b6} - .home{position:absolute;width:100%;text-align:center} - .home pre{max-width:80ch;padding:0 1rem;margin-left:auto;margin-right:auto;line-height:1.5em;overflow:auto;display:inline-block;text-align:left} + .home{width:100%;min-height:calc(100vh - 50px);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} pre{font-family:inherit;margin:1rem} #quote{color:#7fbbb3;font-style:italic;text-align:center} #comment{color:#7a8478;font-style:italic} @@ -30,7 +31,7 @@ --> -
+
 (let ((blog "posts/")
       (collections "MagicalIndex")
@@ -48,10 +49,10 @@
          (Lost (In (Suspicious (Parentheses))))))))


-
-    

-Gemini available! gemini://shenjack.top
-    

+