From bc23c97eba1d99de3eb7129a0f4a010430f98f19 Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:41:21 -0700 Subject: [PATCH] slight formatting improvement --- tools/reccmp/template.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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; + }