From a1f30e5a77361e8607f69be62073eb8ae01b2cd4 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 26 Jan 2022 20:29:19 -0500 Subject: [PATCH] I have no idea what I want/need at this point --- static/css/single.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/css/single.css b/static/css/single.css index df836ff..e805a0f 100644 --- a/static/css/single.css +++ b/static/css/single.css @@ -11,3 +11,6 @@ h1{ :not(h2) a:visited{ color:#500; } +a { + display: inline-block; +}