Commit cef99ec5 by 梁建民

css

parent f114eb0d
......@@ -8,7 +8,7 @@
.smt .head .head-form .inp-wrap input.inp.w1 { width: 44%; }
.smt .head .head-form .inp-wrap .code-text { font-size: 14px; background: none; color: #1080d0; }
.smt .head .head-form .inp-wrap .code-text.code-text-disabled { color: #999999; }
.smt .head .head-form .error { font-size: 13px; color: #ff6600; position: absolute; left: 1rem; bottom: 58px; }
.smt .head .head-form .error { font-size: 13px; color: #ff6600; position: absolute; left: 1rem; bottom: 58px; font-weight: normal; }
.smt .head .head-form .btn { margin: 0.707rem 0.667rem 0 0.667rem; height: 39px; line-height: 39px; text-align: center; background-color: #4e8eee; border-radius: 2px; font-size: 14px; color: #ffffff; display: block; }
.smt .section { border-top: 2rem solid #dfe5ee; background: #fff; padding-bottom: 1rem; }
.smt .section .section-wrap { padding: 0 0.467rem; }
......
......@@ -53,6 +53,7 @@
position: absolute;
left: 1rem;
bottom: 58px;
font-weight: normal;
}
.btn {
margin: 0.707rem 0.667rem 0 0.667rem;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment