]> git.cworth.org Git - lmno.games/blobdiff - style.css
style: Add some basic support for a bulleted list.
[lmno.games] / style.css
index 9f922b61b6436a4621a601dc2b0791f615ee5494..cde3def414e75204b963458144d7c1257c0509a6 100644 (file)
--- a/style.css
+++ b/style.css
@@ -53,6 +53,12 @@ p,dl,dd {
     margin-bottom: 1em;
 }
 
+ul li {
+    margin-left: 1em;
+    list-style-type: disc;
+    margin-bottom: 0.5em;
+}
+
 /*\
 |*|
 |*| Overall page layout