8 lines
198 B
CSS
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}
|