diff --git a/src/main/resources/templates/pub/index.html b/src/main/resources/templates/pub/index.html index b8aa961..1765660 100644 --- a/src/main/resources/templates/pub/index.html +++ b/src/main/resources/templates/pub/index.html @@ -33,6 +33,10 @@ button { padding: 10px; + border: #333333 3px solid; + border-radius: 5px; + background: #333333; + color: #fff } input { margin: 10px; @@ -130,7 +134,7 @@
Example Commands: "1d6", "2d8 1d100", "1d4 and 1d6", "2d20 & 1d2, "5d6+10"
-