aboutsummaryrefslogtreecommitdiffstats
path: root/src/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style/style.css')
-rw-r--r--src/style/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/style/style.css b/src/style/style.css
index 2635721..9adbb11 100644
--- a/src/style/style.css
+++ b/src/style/style.css
@@ -56,6 +56,11 @@ li {
overflow-wrap: break-word;
}
+ul li p {
+ margin-top: .6em;
+ margin-bottom: .6em;
+}
+
table {
border-collapse: collapse;
font-size: .8em;
remember that computers suck.