diff --git a/tools/reccmp/template.html b/tools/reccmp/template.html index 564afec7..9b03e4ec 100644 --- a/tools/reccmp/template.html +++ b/tools/reccmp/template.html @@ -67,6 +67,12 @@ #sortind { margin: 0 0.5em; } + + .filters { + font-size: 10pt; + text-align: center; + margin: 0.5em 0 1em 0; + }