diff --git a/public/css/module.less b/public/css/module.less index e6f501e6..5dd1ba79 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -21,6 +21,11 @@ pre { background: none; } +pre.logfile { + font-size: 0.875em; + padding: 0; +} + table.avp th { font-size: inherit; }