* font/devps/prologue.ps (EP): Dont' use `bind'. Reason: Using
[s-roff.git] / doc / groff.css
blobba36f6ede9ce62ced31a612e14f87b05e3807d29
2 body {
3 margin-top: 5%;
4 margin-left: 5%;
5 margin-right: 5%;
6 margin-bottom: 5%;
7 background-color: white;
8 color: black;
11 pre {
12 background-color: lightgrey;
13 color: black;
14 border: thin;
15 border-style: solid;