vr-shopxo-source/public/static/index/default/css/user.css

12 lines
530 B
CSS
Raw Normal View History

2018-12-28 10:58:37 +00:00
/**
* /
*/
2019-03-03 02:09:16 +00:00
form.form-validation, .reg-switch-view { margin: 30px 0; }
2018-12-28 10:58:37 +00:00
.reg-switch-view .am-btn { width: 49%; line-height: 100px; font-size: 16px; }
.verify-submit-win { margin-top: 20px; display: block; }
.reg-switch-tips { font-weight: 100; font-size: 12px; color: #f87689; margin-left: 20px; }
#verify-win .am-modal-bd { margin-top: 10px; }
#verify-win .am-modal-bd .base { overflow: hidden; }
2019-03-02 06:33:51 +00:00
#verify-win .am-modal-bd .base .verify-tips { font-size: 12px; }
form.am-form .am-form-group { padding: 0 !important; }