summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/common.css b/assets/common.css
index 328ca2d..6dae66b 100644
--- a/assets/common.css
+++ b/assets/common.css
@@ -56,6 +56,10 @@
background-color: #f2f2f2;
text-align: center;
}
+ th.row {
+ background: #ececec;
+ vertical-align: middle;
+ }
pre {
font-size: 8pt;
border: thin dotted #ccc;