GSP-Agent-Windows/OGP64/usr/share/doc/groff-1.24.1/examples/groff.css

17 lines
226 B
CSS

body {
margin-top: 0%;
margin-left: 0%;
margin-right: 0%;
margin-bottom: 0%;
background-color: white;
color: black;
}
pre {
background-color: #E0E0E0;
color: black;
border: thin;
border-style: solid;
}