Fix CSS for goinfo.go.html .
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-07-16 17:16:34 +01:00
parent c8b2368d54
commit e22b4ad3ea
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -19,6 +19,7 @@
text-align: left;
border: black 1px solid;
border-collapse: collapse;
word-break: break-word;
}
table, td {