fit HTML man page to page width

This commit is contained in:
Dirk 2018-11-23 23:47:21 +01:00
parent 5b3e610e53
commit 6ce0ad80e6

View File

@ -7,7 +7,7 @@
<style type='text/css' media='all'>
/* style: man */
body#manpage {margin:0}
.mp {max-width:100ex;padding:0 9ex 1ex 4ex}
.mp {padding:0 9ex 1ex 4ex}
.mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0}
.mp h2 {margin:10px 0 0 0}
.mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex}