aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-17 17:26:14 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-07-17 17:26:14 -0400
commitd2a41c0da6b568d203563d278a61f9e85ef1a8b8 (patch)
treec4a976d5082ef0243b0e09c0a40f517cd4ce0502 /docs/style.css
parenteada33d25b959649e632f4a25635505adcbe222e (diff)
Process/highlight fromDyalog.md
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index 36637c57..258f528d 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -12,6 +12,7 @@ h1,h2,h3 {
table {
border-spacing: 0;
border-collapse: collapse;
+ margin: 0.4em;
}
table td, th {
padding: 0.4em 0.9em;