summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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) {