Selecting independent site banners from network directory.

This commit is contained in:
2026-03-02 22:35:41 +01:00
parent ce287bc006
commit 39b25209f4
4 changed files with 12 additions and 2 deletions

View File

@@ -62,6 +62,7 @@
--text: #222;
--text-light: #fff;
--text-piss: #b92;
/* --link: #48f; */
--link: var(--primary);
@@ -101,6 +102,7 @@
--background-dim: var(--shadow-weak-10);
--text: #fcfcfc;
--text-piss: #ba0;
--glass-weak-50: rgba(255, 255, 255, .02);
--glass-weak-40: rgba(255, 255, 255, .05);