« get me outta code hell

more lovely changes across the board - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/static
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-11-26 09:08:43 -0400
committer(quasar) nebula <towerofnix@gmail.com>2020-11-26 09:08:43 -0400
commit90ed6fd94299109c3e7cc2bd81bf03d3231e77f0 (patch)
treec08774e4870dd41f1f7c62ef1fe7964a0178c225 /static
parentbf2ae11314abd73acdbcc9e4bd5b22ed59aae3c7 (diff)
more lovely changes across the board
Diffstat (limited to 'static')
-rw-r--r--static/site.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/static/site.css b/static/site.css
index 69d3e9f..74f8926 100644
--- a/static/site.css
+++ b/static/site.css
@@ -504,10 +504,15 @@ h1 {
     margin-bottom: 0;
 }
 
-#content.top-index p.quick-links {
+.quick-links {
     text-align: center;
 }
 
+ul.quick-links {
+    list-style: none;
+    padding-left: 0;
+}
+
 #intro-menu {
     margin: 24px 0;
     padding: 10px;