Skip to content

Commit

Permalink
runde besser von stationsnummer trennen
Browse files Browse the repository at this point in the history
  • Loading branch information
jstaerk committed Feb 23, 2023
1 parent 3b2a41b commit 6a368c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/planner/Laufzettel.java
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ public void writeHTML() {
"\tfloat:left;\n" +
"\twidth:1em;\n" +
"\tpadding-top: 4px;\n" +
"\tfont-family:Bitter;\n" +
"\tfont-family:Shadows;\n" +
"}\n" +
".clear {\n" +
"\tclear:both;\n" +
Expand Down

0 comments on commit 6a368c5

Please sign in to comment.