From f193771313267883937a0fad00de018dddf7b44c Mon Sep 17 00:00:00 2001 From: Ember Date: Thu, 27 Jun 2024 16:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=B4=E5=83=8F=E5=A4=9C?= =?UTF-8?q?=E9=97=B4=E6=A8=A1=E5=BC=8F=E9=98=B4=E5=BD=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- freshman/index.html | 8 +++++++ freshman/宿舍规格/index.html | 4 ++++ freshman/群/index.html | 4 ++++ resources/c语言/index.html | 4 ++++ resources/index.html | 36 ++++++++++++++++++++++++++++ resources/page/2/index.html | 28 ++++++++++++++++++++++ resources/大化/index.html | 4 ++++ resources/大物活页/index.html | 4 ++++ resources/孙子兵法/index.html | 4 ++++ resources/工图习题/index.html | 4 ++++ resources/数值分析/index.html | 4 ++++ resources/新通用教师用书1/index.html | 4 ++++ resources/概率论/index.html | 4 ++++ resources/概率论习题/index.html | 4 ++++ resources/毛概复习指南/index.html | 4 ++++ resources/画法几何ppt/index.html | 4 ++++ resources/线性代数/index.html | 4 ++++ resources/软测测验/index.html | 4 ++++ resources/食品安全/index.html | 4 ++++ resources/高数/index.html | 4 ++++ resources/高数习题/index.html | 4 ++++ 21 files changed, 144 insertions(+) diff --git a/freshman/index.html b/freshman/index.html index b7769ab..ecf0633 100644 --- a/freshman/index.html +++ b/freshman/index.html @@ -303,6 +303,10 @@ vertical-align: middle; margin-top: 10px; } + +.dark .avatar { + box-shadow: 0 0 10px rgba(249, 248, 248, 0.5); +}
Ember @@ -410,6 +414,10 @@ vertical-align: middle; margin-top: 10px; } + +.dark .avatar { + box-shadow: 0 0 10px rgba(249, 248, 248, 0.5); +}