diff --git a/css/style.css b/css/style.css index d4612fb..47df3d0 100644 --- a/css/style.css +++ b/css/style.css @@ -1157,6 +1157,26 @@ overflow: hidden; .apply_box .button:hover{ background-color: #404040; } +.apply_box input[type="file"]{ + padding-left: 15px; + padding-top: 10px; +} +.modal-wrap{ + text-align: center; +} +.modal-wrap img{ + width: 20%; +} +.modal-wrap p{ + margin-top: 20px; + font-size: 18px; +} +.modal-footer{ + text-align: center; +} +.modal .btn{ + width: 100px; +} /*首页背景图片*/ diff --git a/form/form.html b/form/form.html index 95772f4..d159a58 100644 --- a/form/form.html +++ b/form/form.html @@ -63,7 +63,7 @@
- +
@@ -75,7 +75,7 @@
- +
@@ -94,7 +94,6 @@