From 02c56d44b419929237dcf5d0aef505d53a11fc0b Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Mon, 14 Mar 2022 00:14:08 -0400 Subject: mx --- index.html | 4 ++++ static/styles.css | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/index.html b/index.html index 09b3cdb..edddba3 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,10 @@
CYFRAE VIOLAE +
+ + library@cyfraeviolae.org +

Spectral Renga diff --git a/static/styles.css b/static/styles.css index 1ec1933..d6e84e2 100644 --- a/static/styles.css +++ b/static/styles.css @@ -106,3 +106,9 @@ a:hover { margin-left: 3px; margin-right: 3px; } + +.contact { + font-style: italic; + font-size: small; + margin-left: 2em; +} -- cgit v1.2.3