diff --git a/index_template.html b/index_template.html
index 3f0e70f..ab49085 100644
--- a/index_template.html
+++ b/index_template.html
@@ -181,7 +181,7 @@ a:active {
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}
-table, td, th {border: .5px solid black; padding: 2px; border-collapse: collapse; text-align:center;}
+table, td, th {border: .5px solid #e0e0e0e0; padding: 2px; border-collapse: collapse; text-align:center;}