diff --git a/SmartHunter/Resources/PAGE.html b/SmartHunter/Resources/PAGE.html index 94429e11..13fc5704 100644 --- a/SmartHunter/Resources/PAGE.html +++ b/SmartHunter/Resources/PAGE.html @@ -1,6 +1,7 @@ + @@ -26,6 +27,10 @@ font-size: 50px; } + a { + color: rgb(83, 83, 83); + } + /* Style the top navigation bar */ .topnav { overflow: hidden; @@ -96,7 +101,6 @@ .collapsible { margin-top: 10px; background-color: #eee; - color: black; cursor: pointer; padding: 10px; width: 100%; @@ -151,13 +155,14 @@
Monster 1 Monster 2 Monster 3 + Dark Mode Player
@@ -167,7 +172,7 @@

Http Smart Hunter

Monster Name Here

Monster Size Data
-
Health Percentage
+
Health Percentage
@@ -179,7 +184,7 @@
Monster Size Data

Monster Name Here

Monster Size Data
-
Health Percentage
+
Health Percentage
@@ -191,7 +196,7 @@
Monster Size Data

Monster Name Here

Monster Size Data
-
Health Percentage
+
Health Percentage
@@ -233,24 +238,64 @@

Info

diff --git a/SmartHunter/bin/Debug/SmartHunter.exe b/SmartHunter/bin/Debug/SmartHunter.exe index bf4557d8..8e12fe70 100644 Binary files a/SmartHunter/bin/Debug/SmartHunter.exe and b/SmartHunter/bin/Debug/SmartHunter.exe differ