diff --git a/assets/common.css b/assets/common.css index 328ca2df..6dae66ba 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;