aboutsummaryrefslogtreecommitdiff
path: root/docker/nginx/sites/www/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docker/nginx/sites/www/src/style.css')
-rw-r--r--docker/nginx/sites/www/src/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/docker/nginx/sites/www/src/style.css b/docker/nginx/sites/www/src/style.css
index 9daad94..64757a6 100644
--- a/docker/nginx/sites/www/src/style.css
+++ b/docker/nginx/sites/www/src/style.css
@@ -121,6 +121,14 @@ body[data-emotion="angry"] .slogan.angry {
font-size: 0.8em;
}
+.citation {
+ margin: auto;
+}
+
+.citation figcaption {
+ text-align: right;
+}
+
#license a {
font-family: initial;
text-decoration: none;