This commit is contained in:
tq
2022-03-02 10:03:59 +08:00
parent b1d81e2f76
commit af56f30035
58 changed files with 22633 additions and 139 deletions

5792
resources/css/fontawesome-all.min.css vendored Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

3796
resources/css/main.css Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,18 @@
/*
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Header */
body.is-preload #header.alt > * {
opacity: 1;
}
body.is-preload #header.alt .logo {
-moz-transform: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}