From f1a618348afd0a19f28548e157dbb9ed40d9c1cf Mon Sep 17 00:00:00 2001 From: hongjunluo Date: Tue, 27 Dec 2022 18:32:56 +0800 Subject: [PATCH] v6.4 --- css/style.css | 20 ++++++++++ form/form.html | 94 ++++++++++++++++++++++++---------------------- images/成功.png | Bin 0 -> 3468 bytes 3 files changed, 69 insertions(+), 45 deletions(-) create mode 100644 images/成功.png 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 @@