From c23e1ee23424b2457d383280bcec283d29d8b88e Mon Sep 17 00:00:00 2001 From: go75 <2548604505@qq.com> Date: Sun, 24 Sep 2023 21:36:24 +0800 Subject: [PATCH] update --- assets/style/color.css | 7 +++++++ blog.html | 3 ++- catalogue.html | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 assets/style/color.css diff --git a/assets/style/color.css b/assets/style/color.css new file mode 100644 index 0000000..32ef5fc --- /dev/null +++ b/assets/style/color.css @@ -0,0 +1,7 @@ +html { + background-color: #aadcf6 +} + +a { + color: #50a8d8 +} \ No newline at end of file diff --git a/blog.html b/blog.html index 6dbc2d4..0369bc1 100644 --- a/blog.html +++ b/blog.html @@ -3,11 +3,12 @@ + 博客