update static files

This commit is contained in:
Kovasky Buezo
2025-08-23 23:03:13 -02:30
parent ae8a038136
commit 97c45e37f6
2043 changed files with 75 additions and 14902 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ footer a h5 {
footer a {
text-decoration: none;
color: var(--text-link-color) !important;
color: var(--text-secondary-color) !important;
}
footer a:hover {
@@ -35,7 +35,7 @@ footer .card-footer {
}
footer .card-footer a {
color: var(--text-link-color) !important;
color: var(--text-secondary-color) !important;
border-color: var(--primary-color) !important;
transition: none;
background-color: var(--background-color) !important;