refactor(css): 优化社交图标样式并修复冲突

移除全局a:hover样式以避免影响社交元素
为非社交链接保留hover效果
调整伪元素动画选择器
重构微信二维码弹窗样式
This commit is contained in:
hehh
2025-08-04 16:32:53 +08:00
parent 214f760288
commit 2955119ba5
26 changed files with 1566 additions and 11354 deletions

9
.idea/Home.iml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>