commit 91342d2bf62a5312c91de77f3fef027b4caf2cf7 parent 4c3d31f0ced1cea81465937cc7a8b0ccd1c7fd39 Author: pyratebeard <root@pyratebeard.net> Date: Mon, 8 Jun 2026 23:03:26 +0100 style: changes to index link colors Diffstat:
| M | style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.css b/style.css @@ -117,7 +117,7 @@ a.dead { } a.index { - color: #d3cab3; + color: #b0b1ae; background-color: unset; border-bottom: 0px; padding: 3px;