From 55439cd6455232057c9c08202c853c1f5201d79f Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 22 May 2016 16:39:54 +0200 Subject: add descriptions to footer links, add git repo link --- static/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/css/custom.css') 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; -- cgit v1.3.1