Enviar arquivos para "assets/css"

This commit is contained in:
2025-02-13 20:06:14 +00:00
parent 5cb069576d
commit 37049a56e0
4 changed files with 4861 additions and 0 deletions
+7
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+4722
View File
File diff suppressed because it is too large Load Diff
+31
View File
@@ -0,0 +1,31 @@
/*
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Banner */
body.is-preload #banner h2 {
-moz-transform: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
body.is-preload #banner h2:before, body.is-preload #banner h2:after {
width: 100%;
}
body.is-preload #banner .more {
-moz-transform: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}
body.is-preload #banner:after {
opacity: 0;
}