Explorar o código

Modal header增加底色

Chente %!s(int64=6) %!d(string=hai) anos
pai
achega
14ea4fb8a9
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      css/main.css

+ 11 - 0
css/main.css

@@ -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{
+  padding:.8rem 1rem;
+}
 /*自定义css*/
 .login-body,.login-html{
   height:100%;