xxb/module/upgrade/css/common.css
2023-10-23 15:51:36 +08:00

8 lines
198 B
CSS

body{background:white; margin-top:50px}
.container{width:860px;}
.text-danger.help-block{color: #D2322D}
.form-control.single-input{width: 200px;display: inline-block;}
.borderless {border: none}