Enviar arquivos para "assets/css"

This commit is contained in:
Karen Vitória Alves Muniz 2025-02-13 20:06:14 +00:00
parent 5cb069576d
commit 37049a56e0
4 changed files with 4861 additions and 0 deletions

7
assets/css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

101
assets/css/fontawesome-all.min.css vendored Normal file

File diff suppressed because one or more lines are too long

4722
assets/css/main.css Normal file

File diff suppressed because it is too large Load Diff

31
assets/css/noscript.css Normal file
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;
}