From 4d177fb34ba53a473d0d7a3505aa42d2a4395df2 Mon Sep 17 00:00:00 2001 From: Meekdai Date: Wed, 22 Nov 2023 15:15:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2=E6=A1=86?= =?UTF-8?q?=E5=B0=BA=E5=AF=B8=E6=8E=92=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/plist.html | 1 + templates/tag.html | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/plist.html b/templates/plist.html index d6537a7..e05c8bf 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -21,6 +21,7 @@ @media (max-width: 600px) { body {padding: 8px;} + .avatar {width:40px;height:40px;} .blogTitle{display:none;} #buttonRSS{display:none;} .LabelTime{display:none;} diff --git a/templates/tag.html b/templates/tag.html index 24f27a3..c74ec4f 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -5,12 +5,12 @@ {% block style %}