1 Star 0 Fork 0

赵炫琪2120501014/zhaoxuanqi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
base.css 885 Bytes
一键复制 编辑 原始数据 按行查看 历史
赵炫琪2120501014 提交于 2023-02-09 05:31 . css样式
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
em, i {
font-style: normal
}
li {
list-style: none
}
img {
border: 0;
vertical-align: middle
}
button {
cursor: pointer
}
a {
color: #666;
text-decoration: none
}
a:hover {
color: #c81623
}
button, input {
font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
border: 0;
outline: none;
}
body {
-webkit-font-smoothing: antialiased;
background-color: #fff;
font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
color: #666
}
.hide, .none {
display: none
}
.clearfix:after {
visibility: hidden;
clear: both;
display: block;
content: ".";
height: 0
}
.clearfix {
*zoom: 1
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhao-xuanqi-20501014/zhaoxuanqi.git
git@gitee.com:zhao-xuanqi-20501014/zhaoxuanqi.git
zhao-xuanqi-20501014
zhaoxuanqi
zhaoxuanqi
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385