This commit is contained in:
David Miller
2021-07-16 14:36:58 +08:00
parent 2309d1bffc
commit 8fc70f485b
31 changed files with 11409 additions and 0 deletions

27
assets/css/noscript.css Normal file
View File

@@ -0,0 +1,27 @@
/*
Aerial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Wrapper */
#wrapper {
opacity: 1 !important;
}
/* Overlay */
#overlay {
opacity: 1 !important;
}
/* Header */
#header {
opacity: 1 !important;
}
#header nav li {
opacity: 1 !important;
}