This commit is contained in:
Jay
2026-03-10 21:01:46 +00:00
commit 9006b2e06a
242 changed files with 30823 additions and 0 deletions

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

@@ -0,0 +1,12 @@
/* 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;
}
/*# sourceMappingURL=noscript.css.map */