From 155e9aaa76aad66185c6a20c18a3b8586561f9fb Mon Sep 17 00:00:00 2001 From: yo momma Date: Sun, 1 Feb 2026 10:52:49 +0000 Subject: Refactor: remove remaining inline styles --- static/css/index.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'static/css/index.css') diff --git a/static/css/index.css b/static/css/index.css index 01bce1d..a8549c8 100755 --- a/static/css/index.css +++ b/static/css/index.css @@ -64,6 +64,13 @@ body { background-position:top; } +.no-underline { + text-decoration: none; +} +.no-underline:hover { + text-decoration: none; +} + #video{ display:none; } @@ -436,4 +443,4 @@ z-index:-1; #register-spinner { display: none; -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2