From 4c3e3c1f1951ede4cc04ddceecc0aff24771667e Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 23 Feb 2022 01:55:54 -0500 Subject: italic --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index c39b3c9..06a86be 100644 --- a/static/style.css +++ b/static/style.css @@ -37,7 +37,7 @@ a:hover { } .title { - font-weight: bold; + font-style: italic; letter-spacing: -0.5px; font-size: larger; } -- cgit v1.2.3