diff --git a/sppa/calc/index.html b/sppa/calc/index.html index 1c4ede7a..24b1c624 100644 --- a/sppa/calc/index.html +++ b/sppa/calc/index.html @@ -22,7 +22,9 @@ width: 80%; border-collapse: collapse; } - +button { + font-size:30px; +}