From 1bd7681903569a1087fe3117b023e1a59e86982f Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 5 Feb 2016 20:26:40 +0100 Subject: Remove footer list styling. --- style.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.scss b/style.scss index 12f32fb..6aaba04 100644 --- a/style.scss +++ b/style.scss @@ -385,6 +385,10 @@ th { clear: left; width: 100%; margin: 2% 0 0; + ul { + list-style-type: none; + padding: 0; + } } #pageinfo { @@ -403,3 +407,4 @@ th { margin-top: 0; margin-bottom: 0; } + -- cgit v1.2.3