www

website
git clone ssh://anon@src.dalliard.ch/www
log | files | refs

commit 6eced2bc433244ad20efc7facc611f8793252a47
parent 0f019434394dee1ecceb11569ccff6ab779a4510
author: nathanael <nathanael@dalliard.ch>
date:   Fri, 12 Sep 2025 03:51:32 +0000

add underline to link

diffstat:
Mstatic/style.css | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/static/style.css b/static/style.css @@ -21,7 +21,6 @@ p { } a { color: var(--fg); - text-decoration: none; } @media (prefers-color-scheme: dark) { :root {