pyratestart

startpage
git clone git://git.pyratebeard.net/pyratestart.git
Log | Files | Refs | README

commit d93001ec44a1e183fa84c8e7c6c09d0af6a1cf15
parent bc6d7640ed6fb00e98468099217b3d3e0ae5d90b
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue,  9 Jun 2026 00:25:29 +0100

style: removes nolonger required link hover/focus colour setting

Diffstat:
Mindex.html | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/index.html b/index.html @@ -140,10 +140,6 @@ width: 100%; font-size: 13pt; } - li:hover a, - li:focus a { - color: #110f0d; - } li a:hover, li a:focus { background: #000;