This commit is contained in:
F04C
2024-04-24 02:29:59 +08:00
parent 29e252987e
commit dcdbe6715e
4 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<!Doctype html>
<!doctype html>
<html lang="en">
<head>
@@ -12,7 +12,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
<link rel="stylesheet" href="loginassets/css/style.css">
<link rel="stylesheet" href="/loginassets/css/style.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="loginassets\js\1.js"></script>
</head>
+1 -1
View File
@@ -8175,7 +8175,7 @@ h1, h2, h3, h4, h5,
background: #fbceb5 !important; }
.ftco-section {
padding: 7em 0; }
padding: 7cm 0; }
.ftco-no-pt {
padding-top: 0; }
Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

After

Width:  |  Height:  |  Size: 1.7 MiB

+1 -1
View File
@@ -49,7 +49,7 @@ h1, h2, h3, h4, h5,
}
.ftco-section{
padding: 7em 0;
padding: 30em 0;
}
.ftco-no-pt{