@@ -25,6 +25,17 @@ a{
.text-indent {
text-indent:26px;
}
+.modal-header{
+ background:#f2f2f2;
+ border-bottom:1px solid #ccc;
+ padding:.8rem 1rem;
+}
+.modal-title{
+ font-size:1rem;
+.modal-footer{
/*自定义css*/
.login-body,.login-html{
height:100%;