We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1e39d commit 471a267Copy full SHA for 471a267
tigerchat/index.html
@@ -54,9 +54,10 @@
54
<tr>
55
<td style="vertical-align: top; width: 100%; background-color: white;"><br>
56
<h1 style="text-align: center; margin-top: 10px;">TigerChat</h1>
57
- <div id="app"></div>
58
- <table style="text-align: left; width: 75%; margin-left: auto; margin-right: auto; background-color: rgb(255, 255, 102);"
+ <table style="text-align: left; width: 75%; margin-left: auto; margin-right: auto; background-color: rgb(255, 255, 102);"
+
59
cellspacing="2" cellpadding="2" border="1">
60
+ <div id="app"></div>
61
</table>
62
<br>
63
Have questions or comments about the content on this page?
0 commit comments