summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/styles.css6
1 files changed, 6 insertions, 0 deletions
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;
+}