summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss5
1 files changed, 5 insertions, 0 deletions
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;
}
+