From f358b1e4cdcee62d2384e473db1a5f3cbec4fc77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E4=BA=BA=E7=94=B2?= Date: Thu, 1 Aug 2024 23:56:55 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E6=B7=BB=E5=8A=A0=E4=B8=80=E6=AC=A1?= =?UTF-8?q?=E4=BF=AE=E9=A5=B0=E6=80=A7=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 44 +++++++++++++++++++++++++++ static/style/index.css | 67 ++++++++++++++++++++++++++++++++++++++---- zh-HK.html | 44 +++++++++++++++++++++++++++ 3 files changed, 150 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index e6d47c9..79a77c5 100644 --- a/index.html +++ b/index.html @@ -280,6 +280,50 @@ +
+
+
+ 外甥 + 姑姑 + 岳父 + 女儿 + 舅舅 + 姨妈 + 媳妇儿 + 爸爸 + 表姐 + 曾祖母 + 哥哥 + 妯娌 + 姑奶奶 + 老公 + 弟妹 + 堂姐 + 婶婶 + 女婿 + 叔叔 + 婆婆 + 小舅子 + 伯父 + 姻兄弟 + 丈母娘 + 外公 + 侄子 + 舅爷 + 表妹 + 嫂子 + 姥爷 + 连襟 + 爷爷 + 姐夫 + 姑子 + 弟弟 + 亲家 + 孙子 + 姑丈公 +
+
+
功能支持
diff --git a/static/style/index.css b/static/style/index.css index 3a6c811..cf89691 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -446,8 +446,58 @@ a:hover{ margin-right: 4px; } +.mod-banner .bd{ + height: 120px; + padding: 20px 20px 20px 38%; + background: linear-gradient(to right,rgba(0,0,0,0) 0%, rgba(246,248,250,0.5) 100%); + border-radius: 12px; + line-height: 27px; + vertical-align: middle; + text-align: right; + font-size: 30px; + font-weight: bold; + color: #8b949e; +} +.mod-banner .bd span{ + display: inline-block; + white-space: nowrap; + transform: scale(1); +} +.mod-banner .bd span:hover{ + transform: scale(1.2); + transition: all 0.25s ease-in; +} +.mod-banner .bd span:nth-child(7n){ + opacity: 0.15; + zoom: 0.6; +} +.mod-banner .bd span:nth-child(7n+1){ + opacity: 0.35; + zoom: 0.7; +} +.mod-banner .bd span:nth-child(7n+2){ + opacity: 0.25; + zoom: 0.6; +} +.mod-banner .bd span:nth-child(7n+3){ + opacity: 0.30; + zoom: 0.9; +} +.mod-banner .bd span:nth-child(7n+4){ + opacity: 0.45; + zoom: 0.8; +} +.mod-banner .bd span:nth-child(7n+5){ + opacity: 0.40; + zoom: 0.7; +} +.mod-banner .bd span:nth-child(7n+6){ + opacity: 0.65; + zoom: 1; +} + .mod-intro{ - margin-bottom: 75px; + margin-bottom: 80px; } .mod-intro .hd{ margin: 0 5px 5px; @@ -495,7 +545,7 @@ a:hover{ } .mod-article{ - margin-bottom: 75px; + margin-bottom: 80px; } .mod-article .bd{ position: relative; @@ -525,7 +575,7 @@ a:hover{ } .mod-app{ - margin-bottom: 75px; + margin-bottom: 80px; } .mod-app .hd{ margin-bottom: 5px; @@ -576,13 +626,13 @@ a:hover{ .mod-copy::after { position: absolute; right: 0; - bottom: -75px; + bottom: -80px; display: block; content: ''; width: 0px; border-color: #fff; border-style: solid; - border-width: 75px 22vw 0 61.8vw; + border-width: 80px 22vw 0 61.8vw; border-top-color: rgb(233 236 240); } .mod-copy .hd{ @@ -858,6 +908,13 @@ a:hover{ padding: 15px 10px; } + .mod-banner .bd{ + height: auto; + padding: 15px; + line-height: 20px; + font-size: 20px; + } + .mod-intro .hd{ margin: 0 0 5px; } diff --git a/zh-HK.html b/zh-HK.html index 11f20fb..a83bb26 100644 --- a/zh-HK.html +++ b/zh-HK.html @@ -280,6 +280,50 @@
+
+
+
+ 外甥 + 姑姑 + 嶽父 + 女兒 + 舅舅 + 姨媽 + 媳婦兒 + 爸爸 + 錶姐 + 曾祖母 + 哥哥 + 妯娌 + 姑奶奶 + 老公 + 弟妹 + 堂姐 + 嬸嬸 + 女婿 + 叔叔 + 婆婆 + 小舅子 + 伯父 + 姻兄弟 + 丈母娘 + 外公 + 侄子 + 舅爺 + 錶妹 + 嫂子 + 姥爺 + 連襟 + 爺爺 + 姐夫 + 姑子 + 弟弟 + 親家 + 孫子 + 姑丈公 +
+
+
功能支持