summaryrefslogtreecommitdiffstats
path: root/contrib/groff/doc/groff.css
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/doc/groff.css')
-rw-r--r--contrib/groff/doc/groff.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/contrib/groff/doc/groff.css b/contrib/groff/doc/groff.css
new file mode 100644
index 0000000..ba36f6e
--- /dev/null
+++ b/contrib/groff/doc/groff.css
@@ -0,0 +1,17 @@
+
+body {
+ margin-top: 5%;
+ margin-left: 5%;
+ margin-right: 5%;
+ margin-bottom: 5%;
+ background-color: white;
+ color: black;
+}
+
+pre {
+ background-color: lightgrey;
+ color: black;
+ border: thin;
+ border-style: solid;
+}
+
OpenPOWER on IntegriCloud