首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 【UI】前端常用特效

    <button class="<em>button</em> -7" role="button">Button 7</button>
    <style> .button -7:hover, .button-7:focus { background-color: #07c; } .button-7:focus { box-shadow: 0 0 0 4px rgba(0, 149, 255, .15); } .button-7:active { background-color: #0064bd; box-shadow: none;

    52410编辑于 2025-12-15
领券