Updated previews.
CI / test (3.11) (push) Failing after 24s
CI / test (3.10) (push) Failing after 13s
CI / test (3.12) (push) Failing after 25s
CI / lint (push) Failing after 25s
CI / test (3.9) (push) Failing after 25s
CI / build (push) Failing after 26s
CI / test (3.8) (push) Failing after 35s

This commit is contained in:
2025-12-12 18:45:39 +01:00
parent 3570ba5b99
commit 213c299603
6 changed files with 150 additions and 18 deletions
+5
View File
@@ -24,6 +24,11 @@ rant-content {
.content-text a {
color: var(--color-link);
text-decoration: none;
}
.content-text a:hover {
text-decoration: underline;
}
.content-text code {