Reduce font size of answer button indicators

This commit is contained in:
Matthias Metelka 2022-11-07 13:08:24 +01:00
parent e3c3405f09
commit 06d7ca37fe

View file

@ -63,7 +63,7 @@ button {
.stattxt { .stattxt {
position: absolute; position: absolute;
white-space: nowrap; white-space: nowrap;
font-size: medium; font-size: small;
top: -3px; top: -3px;
left: 50%; left: 50%;
transform: translate(-50%, -100%); transform: translate(-50%, -100%);