use a centred body layout
[~bandali/bndl.org] / mmath / index.html
index b8ae20a..674977d 100644 (file)
@@ -7,7 +7,8 @@
 <link rel="canonical" href="https://bndl.org/mmath/" />
 <link rel="alternate" href="bandali-mmath.txt" title="plain text" type="text/plain" />
 <style>
-body{line-height:1.6;padding:0 2em;}p,details{max-width:37.5em}
+body{margin:0 auto;max-width:37.5em}p{line-height:1.6}
+h1{font-size:1.5em}h2{font-size:1.2em}h3{font-size:1.1em}
 .box{background:#f8f8f8;border:1px solid #e6e6e6;border-radius:4px;
 font-size:0.95em;padding:0.6em 0.9em;}
 details{margin:1em 0}details summary{cursor:pointer}