« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/static/css/site.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 1d0b8917..02c8b4e0 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1242,11 +1242,13 @@ html[data-url-key="localized.home"] #content h1 {
 
 .quick-info {
   text-align: center;
+  padding-left: 12%;
+  padding-right: 12%;
+  line-height: 1.25em;
 }
 
 ul.quick-info {
   list-style: none;
-  padding-left: 0;
 }
 
 ul.quick-info li {