summaryrefslogtreecommitdiff
path: root/lulua/data/report/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'lulua/data/report/style.css')
-rw-r--r--lulua/data/report/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/lulua/data/report/style.css b/lulua/data/report/style.css
index e734a0e..da2787f 100644
--- a/lulua/data/report/style.css
+++ b/lulua/data/report/style.css
@@ -157,6 +157,11 @@ div.fingerhandstats .fingers .index {
div.fingerhandstats .fingers .thumb {
border: 0.1em solid var(--finger-thumb);
}
+div.sentencestats ul {
+ list-style-type: none;
+ margin: 1em 0;
+ padding: 0;
+}
.table-overflow {
overflow-x: auto;