From 4fcd95c07ac5570f5b91f0d6fdeffbe405325496 Mon Sep 17 00:00:00 2001 From: XiaozhiSans Date: Sat, 20 Apr 2024 18:40:34 +0800 Subject: [PATCH] stable v1.6.1 --- css/{qtail.css => style.css} | 33 +++++-- index.html | 50 +++++----- js/page.js | 89 +++++++++++++++++ js/qtail.html.js | 77 +++++++++++++++ js/qtail.js | 182 ++++++----------------------------- manifest.json | 2 +- readme.md | 41 ++++++-- 7 files changed, 284 insertions(+), 190 deletions(-) rename css/{qtail.css => style.css} (91%) create mode 100644 js/page.js create mode 100644 js/qtail.html.js diff --git a/css/qtail.css b/css/style.css similarity index 91% rename from css/qtail.css rename to css/style.css index 046bd59..62d6b54 100644 --- a/css/qtail.css +++ b/css/style.css @@ -1,9 +1,9 @@ /* -* file: qtail.css -* name: +* file: style.css +* name: 石山css * author: XiaozhiSans * create date: 2024/03/29 -* update date: 2024/04/18 +* update date: 2024/04/20 */ /* 石山css,不要乱改,很可能牵一发动全身 ( ̄▽ ̄)" */ @@ -19,7 +19,7 @@ a:hover { } body { color: black; - background-color: black; + background-color: deeppink; background-repeat: no-repeat; font-family: "微软雅黑", "Microsoft Yahei"; } @@ -199,7 +199,7 @@ input[type="checkbox"] { display: block; } } -} */ +} input#rstr+label#rstr { user-select: none; margin-left: 32px; @@ -224,6 +224,20 @@ input#rstr:checked+label#rstr { background: url("../img/checkbox_.webp"); background-size: cover; } +} */ + +[tooltip]:hover { + &::after { + position: absolute; + content: attr(tooltip); + display: block; + font-size: 80%; + padding: 5px; + z-index: 10; + background-color: orange; + border-radius: 10px; + box-shadow: 0 10px 20px -5px #0004; + } } succBtn { @@ -272,6 +286,7 @@ copyBtn { padding: 1px; cursor: pointer; user-select: none; + position: absolute; border-radius: 10% 10% 10% 10%; } @@ -312,7 +327,7 @@ img#visitor-counter { body { background-size: auto 200%; /* 桌面端默认桌面壁纸 */ - background-image: url("https://s21.ax1x.com/2024/04/12/pFXqo7R.jpg"); + background-image: url("https://cdn.jsdelivr.net/gh/XiaozhiSans/imgbed@2024-04-20-01/XiaozhiSans/background.jpg"); } copyBtn { @@ -338,14 +353,14 @@ img#visitor-counter { body { background-size: auto 125%; /* 移动端默认桌面壁纸 */ - background-image: url("https://s21.ax1x.com/2024/04/18/pFzwM6O.png"); + background-image: url("https://cdn.jsdelivr.net/gh/XiaozhiSans/imgbed@2024-04-20-01/XiaozhiSans/115323172_p0.png"); } div.qtailBox, div.resultBox, div.tabPnl { - width: 95%; + width: 88%; margin-top: -1%; - margin-left: -3px; + margin-left: -2px; } /*div.tabPnl { margin-top: -1%; diff --git a/index.html b/index.html index 8561a9b..c3b2e45 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ name: qtail homepage author: XiaozhiSans creative date: 2024/03/30 - update date: 2024/04/18 + update date: 2024/04/20 --> @@ -17,11 +17,12 @@ qtail | qq昵称小尾巴生成器 - + + - + + + @@ -30,6 +31,7 @@ + + -
+
- +

qq昵称小尾巴生成器

- - - + + +

Loading...

-

互联网很美好,但你下载不了爱。 —— 游戏《破碎现实》

- +
- +
- 生成 + 生成

- 页面累计被访问次数 + 页面累计被访问次数
- 📋 + 📋
@@ -81,26 +83,30 @@ -