aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2022-02-05 16:56:08 -0600
committerthe lemons <citrons@mondecitronne.com>2022-02-05 16:56:08 -0600
commit99db12fcecadb7afc2913abddf54f4bcc5fbb793 (patch)
tree4380ab16ed14035bef896a8924378ce5fa908839 /static
parent89225c344bf4e631c459f39c6664f8b870abfc84 (diff)
add #REDIRECT
Diffstat (limited to 'static')
-rw-r--r--static/amethyst.css5
1 files changed, 5 insertions, 0 deletions
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;