代码拉取完成,页面将自动刷新
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
box-sizing: border-box;
}
.wxParse-img {
display: block !important;
}
/* shaodong add css */
view, text, image {
margin: 0;
}
.clearfix:before,
.clearfix:after {
content: '';
display: table; }
.clearfix:after {
clear: both; }
.container, text {
font: 3.6vw/1.5 tahoma,arial,sans-serif;
}
/* margin */
.margin-top-4 {
margin-top: 4vw;
}
.margin-bottom-4 {
margin-bottom: 4vw;
}
.margin-right-4 {
margin-right: 4.2vw !important;
}
.margin-right-10 {
margin-right: 10vw !important;
}
.inline-block {
display: inline;
}
/* color schame */
.text-blue {
color: #2FBDB3 !important;
}
.text-orange {
color: #F29A1C;
}
.text-green {
color: #26D17A !important;
}
.text-red {
color: #F0552B !important;
}
.text-invalid {
color: #6F7277 !important;
}
.bg-blue {
background-color: #2FBDB3 !important;
}
.bg-red {
background-color: #F0552B !important;
}
.bg-invalid-exam {
background-color: #6F7277 !important;
}
/* btn */
.blue-btn {
display: block;
width: 57.8vw;
height: 11.3vw;
line-height: 11.3vw;
margin: 0 auto 3vw;
text-align: center;
background-color: #2FBDB3;
color: white;
font-size: 3.9vw;
font-weight: bold; }
/* 点击上传 */
.upload-btn {
display: block;
float: right;
width: 18.1vw;
height: 6.8vw;
line-height: 6.8vw;
text-align: center;
margin-top: 3.6vw;
margin-right: 4.2vw;
font-size: 3.6vw;
background-color: #2FBDB3;
border-radius: 1.3vw;
color: white;
-webkit-appearance: none; }
/* bottom push */
.push-bottom {
width: 100vw;
height: 18vw; }
.push-bottom-3 {
width: 100vw;
height: 3vw; }
.border {
border: 1px solid red;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。