Left margin for <p>, <ul>, <pre> is proportional, not absolute.
[mkws-moved-to-github.git] / tools / htdocs / mkws-doc.css
index 4b6bc01..816c510 100644 (file)
@@ -14,7 +14,7 @@ h1 {
 }
 
 p, ul, pre {
-    margin-left: 10em;
+    margin-left: 10%;
 }
 
 p, ul {