Skip to content

Commit 05df979

Browse files
committed
Triangle classifier SPA
1 parent aff4fab commit 05df979

File tree

1 file changed

+1
-1
lines changed
  • jdk_21_maven/cs/web/triangle-spa/src/main/resources/templates

1 file changed

+1
-1
lines changed

jdk_21_maven/cs/web/triangle-spa/src/main/resources/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<title>Triangle Classifier SPA</title>
66
<style>
7-
body { font-family: Arial; margin: 20px; }
7+
body { font-family: Arial,serif; margin: 20px; }
88
#result { margin-top: 20px; }
99
</style>
1010
</head>

0 commit comments

Comments
 (0)