diff --git a/css/float-widget.css b/css/float-widget.css index d1a702c..ab0662d 100644 --- a/css/float-widget.css +++ b/css/float-widget.css @@ -120,6 +120,8 @@ background: rgba(30, 41, 59, 0.3); border-radius: 8px; transition: background 0.2s ease; + text-decoration: none; + color: inherit; } .fw-qq-entry:hover { @@ -160,14 +162,14 @@ color: rgba(148, 163, 184, 0.5); } -/* 在线状态点 */ +/* 状态/复制提示 */ .fw-qq-status { - width: 6px; - height: 6px; - border-radius: 50%; - background: #22C55E; + font-size: 11px; + color: rgba(148, 163, 184, 0.5); flex-shrink: 0; - box-shadow: 0 0 6px rgba(34, 197, 94, 0.4); + white-space: nowrap; + margin-left: auto; + transition: color 0.2s ease; } /* ---- 二维码样式(群聊 / 公众号) ---- */ @@ -213,8 +215,9 @@ } .fw-back-top svg { - width: 18px; - height: 18px; + width: 28px; + height: 28px; + opacity: 0.9; } /* ---- 移动端 ---- */ diff --git a/js/float-widget.js b/js/float-widget.js index a1c6083..b8ee06c 100644 --- a/js/float-widget.js +++ b/js/float-widget.js @@ -58,7 +58,7 @@ '' + entry.qq + '' + '' + entry.time + '' + '' + - '