diff --git a/static/style.css b/static/style.css index 818317e..c3bd724 100644 --- a/static/style.css +++ b/static/style.css @@ -318,6 +318,11 @@ hr { position: relative; } +.note { + font-size: 0.95rem; + color: lightgray; +} + @keyframes fade-in { 0% { opacity: 0;