沙盒:修订间差异

来自卡厄思梦境WIKI

律Rhyme留言 | 贡献
无编辑摘要
律Rhyme留言 | 贡献
无编辑摘要
第22行: 第22行:
             transition: transform 0.3s ease, box-shadow 0.3s ease;
             transition: transform 0.3s ease, box-shadow 0.3s ease;
             animation: glow-pulse 3s infinite ease-in-out;
             animation: glow-pulse 3s infinite ease-in-out;
        }
       
        .glowing-rectangle:hover {
            transform: scale(1.05);
            box-shadow:
                0 0 20px rgba(110, 69, 226, 0.7),
                0 0 40px rgba(136, 211, 206, 0.5);
         }
         }
          
          

2025年9月24日 (三) 18:44的版本

攻击力