From d5ecfaf90385e846ce7168b1b18535315b7fcdc4 Mon Sep 17 00:00:00 2001 From: yo momma Date: Sun, 1 Feb 2026 17:19:38 +0000 Subject: Refactor: clean static index inline styles --- static/css/index.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static/css') diff --git a/static/css/index.css b/static/css/index.css index e256dbe..8141ef9 100755 --- a/static/css/index.css +++ b/static/css/index.css @@ -71,6 +71,14 @@ body { text-decoration: none; } +.text-center { + text-align: center; +} + +.is-hidden { + display: none; +} + #video{ display:none; } -- cgit v1.2.3-70-g09d2