summaryrefslogtreecommitdiff
path: root/static/css/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/custom.css')
-rw-r--r--static/css/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index c41a1bf..e483312 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -56,6 +56,10 @@ main {
margin: 2rem 0;
}
+.footer-link a {
+ text-decoration: none;
+}
+
.hr {
height: 1px;
margin: 2rem 0;