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 @@Dynamic web end for monster data display based on SmartHunter
+Dynamic web end for monster data display based on SmartHunter