summaryrefslogtreecommitdiff
path: root/nn.css
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2020-01-27 01:24:20 -0800
committerGarrett D'Amore <garrett@damore.org>2020-01-27 01:24:20 -0800
commit5af5811b711d2d6b544b752b52bf3e6ba706c203 (patch)
tree43202156664cba82df395c95acd9d83b4e31769a /nn.css
parent75f98a6eb4e7c4ec23a2342363416ef2c24edb45 (diff)
downloadnng-5af5811b711d2d6b544b752b52bf3e6ba706c203.tar.gz
nng-5af5811b711d2d6b544b752b52bf3e6ba706c203.tar.bz2
nng-5af5811b711d2d6b544b752b52bf3e6ba706c203.zip
code in table fixups
Diffstat (limited to 'nn.css')
-rw-r--r--nn.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/nn.css b/nn.css
index 5df28713..c7c30d09 100644
--- a/nn.css
+++ b/nn.css
@@ -307,6 +307,11 @@ td p {
padding: .5em;
}
+td code {
+ margin: auto;
+ padding: .5em;
+}
+
/* table body */
tbody>tr:nth-of-type(odd) {