website: snapshot

This commit is contained in:
nym21
2026-01-23 22:03:01 +01:00
parent f7bfe5ecaa
commit 9b706dfaee
49 changed files with 631818 additions and 1298 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ a {
color: var(--off-color);
content: "↗";
align-self: baseline;
font-size: 75%;
font-weight: 300;
margin-left: 0.25rem;
line-height: 1;
+1 -1
View File
@@ -5,7 +5,7 @@
--light-gray: oklch(90% 0.01 44);
--gray: oklch(60% 0.01 44);
--dark-gray: oklch(30% 0.01 44);
--black: oklch(15% 0.005 44);
--black: oklch(16% 0.005 44);
--red: oklch(0.607 0.241 26.328);
--orange: oklch(67.64% 0.191 44.41);
--amber: oklch(0.7175 0.1835 64.199);