commit 0e81cd5b9da47abb18cb6106034df2fa0b3c5039 parent de87d52580bc69da9e0852000ca494702b621ec0 Author: pyratebeard <root@pyratebeard.net> Date: Fri, 19 Jan 2024 17:03:45 +0000 li:hover colour update Diffstat:
M | index.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html @@ -136,7 +136,7 @@ } li:hover, li:focus { - background: #604d50; + background: #5e2d33; } .nav { padding-left: 0;