加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
WEB2.2.1 754 Bytes
一键复制 编辑 原始数据 按行查看 历史
莫光清 提交于 2021-04-12 17:48 . update WEB2.2.1.
body{
width: 1200px;
background-color: #F0F0F0;
padding: 2px;margin: 0 auto;
}
.top{
background-color: #33CCFF;
}
.center{
text-align: center;
align-items: center;
float: center;
}
.header{
width: 1000px;height: 50px;
margin: 0 50px;
}
.logo{
width: 300px ;height: 50px;float: right;
}
.logo img{
height: 50px;
border-radius: 50%;
}
.banner img{
width: 500px;margin: 0 auto;
border-radius: 50%;
}
.sign{
width: 800px;text-align: center;
font-family: verdana;
margin: 0 auto;
}
.topit{
text-align: center;
}
.topit span{
font-family: 黑体;
font-size: 400%;
text-align: center;
display: inline;
}
.ch{
}
.eng{
display: inline;
font-size: 450%;
color: #8FBC8F;text-align: center;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化