some adjust
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-03-16 23:06:07 +09:00
commit a5827993c5
Signed by: nishi
GPG key ID: 27EF69B208EB9343

View file

@ -88,6 +88,7 @@ void simple_stylesheet(FILE* out, const char* top) {
fprintf(out, " padding-bottom: 18px;\n");
fprintf(out, " padding-left: 8px;\n");
fprintf(out, " padding-right: 26px;\n");
fprintf(out, " font-size: 13px;\n");
fprintf(out, "}\n");
fprintf(out, "\n");
fprintf(out, ".linkgroup {\n");