From 2e6267e7b4794f9e2c5e4bb96f855ee382987c00 Mon Sep 17 00:00:00 2001 From: Arindy Date: Mon, 10 Feb 2025 16:55:33 +0100 Subject: [PATCH] adds button icons --- src/main/resources/templates/pub/index.html | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) 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 @@


- +
@@ -166,13 +171,13 @@
- - - + + +

Example Commands: "1d6", "2d8 1d100", "1d4 and 1d6", "2d20 & 1d2, "5d6+10"

-

+