add all components

This commit is contained in:
2025-08-10 14:30:51 +03:00
parent 45178a770c
commit a71faed5b3
20 changed files with 523 additions and 321 deletions

View File

@@ -149,9 +149,9 @@ body {
background: var(--color-bg);
color: var(--color-text);
}
a, a:visited {
/* a, a:visited {
color: var(--color-link);
}
} */
header, .header, .banner {
background: var(--color-header) !important;
}