From 32aee04ba33d8837772564ddc2cd2fced34a78e4 Mon Sep 17 00:00:00 2001 From: soaos Date: Thu, 28 Aug 2025 23:24:17 -0400 Subject: more hell changes --- style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 58e8d3b..03f81d9 100644 --- a/style.css +++ b/style.css @@ -179,4 +179,12 @@ a.evil:hover { } } +.bold { + font-weight: bold; +} +.column { + display: flex; + flex-direction: column; + align-items: center; +} -- cgit v1.2.3