diff --git a/src/main/resources/templates/pub/index.html b/src/main/resources/templates/pub/index.html index b8aa961..d584cd9 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; @@ -98,6 +102,7 @@ width: 5px; height: 5px; font-size: large; + color: #000 } .tooltip { @@ -130,7 +135,7 @@
Example Commands: "1d6", "2d8 1d100", "1d4 and 1d6", "2d20 & 1d2, "5d6+10"
-