css项目默认全局样式收纳
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, figure, figcaption { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-size: 100%; font-weight: normal; } i, em { font-style: normal; } li { list-style: none; } a { color: #333; text-decoration: none; } body, html { font: 14px "微软雅黑", Arial; color: #333; } input { outline: none; } .clearfix { *zoom: 1; } .clearfix:after { content: ""; display: block; height: 0; overflow: hidden; clear: both; }
本文来自博客园,作者:RHCHIK,转载请注明原文链接:https://www.cnblogs.com/suihung/p/16731526.html
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)