aboutsummaryrefslogtreecommitdiff
path: root/static/amethyst.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/amethyst.css')
-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;