From ca49043ce059cf8840f233652e0f87e2e525616f Mon Sep 17 00:00:00 2001 From: Jerry Cyan Date: Thu, 1 Aug 2024 22:14:33 -0700 Subject: [PATCH] Updated Aug 2 2024 --- index.html | 22 ++++++++++++++++------ static/css/index.css | 20 ++++++++++++++++++++ static/css/style.css | 4 ---- 3 files changed, 36 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index bfeedbf3..a2f46c4e 100644 --- a/index.html +++ b/index.html @@ -107,6 +107,16 @@ +
+
+
get in the car it's august
+ +
+
@@ -148,7 +158,7 @@
@@ -159,7 +169,7 @@ 江源工作室期待与您共度下一个五年。
-
 2 of 4
+
 3 of 5
@@ -180,7 +190,7 @@
-
 3 of 4
+
 4 of 5
@@ -237,7 +247,7 @@
 我的博客可供预览 + class="fa-solid fa-scroll"> 博客
@@ -266,8 +276,8 @@
- -
 4 of 4
+
+
 5 of 5
diff --git a/static/css/index.css b/static/css/index.css index 77c8c27b..4a3ff40a 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -845,4 +845,24 @@ #canvas-11 a { color: unset; +} + +#canvas-12 { + overflow: hidden; +} + +#canvas-12>.canvas-text { + font-size: 35px; + font-family: 'Space Grotesk', 'Helvetica', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; + font-weight: bold; + position: absolute; +} + +#canvas-12-img { + width: 120%; + height: 120%; + background-image: url(../img/592x592bb\ \(2\).webp); + background-size: cover; + background-position: center bottom; + filter: blur(1em); } \ No newline at end of file diff --git a/static/css/style.css b/static/css/style.css index 57af4935..d67c8dd0 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -187,10 +187,6 @@ body { height: 100vh; } -#doors-wall.active::before { - position: fixed; -} - #doors-wall-head { font-family: 'Inter', 'Source Han Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 25px;