From 99db12fcecadb7afc2913abddf54f4bcc5fbb793 Mon Sep 17 00:00:00 2001 From: the lemons Date: Sat, 5 Feb 2022 16:56:08 -0600 Subject: add #REDIRECT --- static/amethyst.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/amethyst.css') diff --git a/static/amethyst.css b/static/amethyst.css index 3312a69..2d08dd4 100644 --- a/static/amethyst.css +++ b/static/amethyst.css @@ -74,6 +74,11 @@ footer { margin-left: 20px; } +.note { + color: lightgrey; + font-style: italic; +} + hr { border-bottom: 0; border-left: 0; -- cgit v1.2.3