Update interface.html

master
Andy Smy 2025-04-17 19:14:53 +01:00 committed by GitHub
parent 779232be61
commit 9a73d613f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ function getData() {
return;
}
// Otherwise parse the data and output it as a table
dataElement.innerHTML = `<table border="1" cellspacing="0" cellpadding="0">
dataElement.innerHTML = `<table style="border: 1px solid #808080">
<tr>
<th>Time</th>
<th>Over</th>