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.css13
1 files changed, 12 insertions, 1 deletions
diff --git a/docker/nginx/sites/www/src/style.css b/docker/nginx/sites/www/src/style.css
index f2d4ccc..501c262 100644
--- a/docker/nginx/sites/www/src/style.css
+++ b/docker/nginx/sites/www/src/style.css
@@ -114,6 +114,17 @@ body[data-emotion="angry"] .slogan.angry {
text-align: center;
}
-footer img {
+#license a {
+ font-family: initial;
+ text-decoration: none;
+}
+
+#license-text {
+ font-family: monospace;
+ text-decoration: initial;
+}
+
+#license-img-container img {
+ height: 1em;
vertical-align: middle;
}