summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 609a2aa..382aaf0 100644
--- a/static/style.css
+++ b/static/style.css
@@ -14,7 +14,6 @@ ul { list-style-type: none; }
ul.image-list li { display: inline-block; }
ul.image-list li img { opacity: .8; }
ul.image-list li img:hover { opacity: 1; }
-ul.image-list li sup { margin-left: auto; margin-right: auto; }
li { margin-left: 1em; }
p { margin-bottom: 1em; }
code { font-family: monospace; }