1 Star 0 Fork 0

吴健翔/唐涛

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
main.css 3.16 KB
一键复制 编辑 原始数据 按行查看 历史
吴健翔 提交于 2023-04-19 15:12 . 人脸
@charset "utf-8";
body {
background-color: #fff;
padding: 0;
margin: 0;
font-family: "Microsoft YaHei";
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #fff;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #fff;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #fff;
}
ol, ul, li {
padding-left: 0em;
list-style: none
}
h2, h3, h4, ul, li, p {
padding: 0;
margin: 0;
}
input {
outline: none;
}
html {
padding: 0;
margin: 0;
}
html, body {
height: 100%
}
.blue-bg {
background: url(./banner.png) no-repeat left top;
background-size: 100% auto;
}
.top-header {
line-height: 44px;
height: 44px;
font-size: 1.3rem;
color: #fff;
text-align: center;
width: 100%;
}
.banner {
width: 100%;
text-align: center;
margin: 40px 0;
}
.banner img {
width: 60%;
height: auto;
}
.content-box {
width: 90%;
height: 450px;
border-radius: 10px;
box-shadow: 0 0 8px rgba(141, 141, 141, 0.4);
background: #fff;
margin: 0 auto;
position: relative;
top: 10px;
}
.top-title {
width: 90%;
margin: 0 auto;
line-height: 60px;
}
.top-title h3 {
font-size: 1.3rem;
color: #333;
width: 60%;
font-weight: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.link-btn {
width: 100%;
text-align: center;
color: #028aff;
text-decoration: none;
font-size: 1rem;
margin-top: 10px;
}
.time {
width: 100%;
text-align: center;
font-size: 1rem;
color: #999;
margin-top: 10px;
}
.time2 {
margin: 5px;
text-align: center;
font-size: 1rem;
color: #999;
}
.qr-border-green {
text-align: center;
text-align: center;
width: 190px;
height: 190px;
margin: 0 auto;
border: 7px solid;
border-color: #4EB16E;
}
.qr-border-gray {
text-align: center;
text-align: center;
width: 190px;
height: 190px;
margin: 0 auto;
border: 7px solid;
border-color: #cccccc;
}
.qr {
margin: 10px;
}
.qr img {
width: 100%;
height: auto;
}
.qr-none{
margin: 0 auto;
width: 170px;
height: 170px;
margin-top: 15px;
margin-bottom: 15px;
background-color: #edecec;
line-height: 160px;
text-align: center;
}
.tip {
width: 90%;
text-align: center;
line-height: 24px;
font-size: 1rem;
color: #666;
position: absolute;
bottom: 0;
margin-left: 10px;
margin-bottom: 10px;
}
.bottom-tip {
margin: 30px auto;
text-align: center;
}
.bottom-tip h3 {
font-size: 1rem;
color: #999;
font-weight: normal;
}
.orange {
color: #f75908;
}
.hz {
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
text-align: center;
line-height: 24px;
font-size: 1rem;
color: #666;
}
.link-btn-start {
padding: 3px;
position: absolute;
top: 18px;
right: 30px;
font-size: 1.0rem;
}
.bgr-oranige {
background: #EB6E18;
font-size: 18px;
border-radius: 20%;
padding: 3px;
color: white;
}
.refresh {
padding-left: 20px;
width: 100%;
color: #999;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wujianxiang/tang-tao.git
git@gitee.com:wujianxiang/tang-tao.git
wujianxiang
tang-tao
唐涛
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385