From 7f3d7f3714475c862f019ff23135150bad3b9f18 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Tue, 7 May 2024 19:57:27 -0400 Subject: edit --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/styles.css (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css new file mode 100644 index 0000000..802d388 --- /dev/null +++ b/static/styles.css @@ -0,0 +1,4 @@ +p { + margin-top: 1em; + margin-bottom: 1em; +} -- cgit v1.2.3