From 57af5283ec7cc34ec44ae2505fac99e62a4329f9 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Wed, 27 Sep 2023 21:29:54 -0400 Subject: Removed bullet points --- static/main.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static') diff --git a/static/main.css b/static/main.css index 82a3645..1c95fbe 100644 --- a/static/main.css +++ b/static/main.css @@ -45,6 +45,9 @@ p { small { font-size: 75%; } +ul { + list-style-type: none; +} code { display: inline-block; font-size: 125%; -- cgit v1.2.3