We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79019ea commit 0aaf128Copy full SHA for 0aaf128
2 files changed
src/img/logo.png
2.19 KB
src/index.html
@@ -41,7 +41,7 @@
41
<td valign="top" class="leftMenu">
42
<div class="leftMenu">
43
<a href="http://www.lightstreamer.com" target="_BLANK">
44
- <img src="img/logo.png" alt="LIGHTSTREAMER" border="0" /></a><br />
+ <img src="img/logo.png" alt="LIGHTSTREAMER" border="0" style="width: 262px; background-color: white;"/></a><br />
45
46
<!-- MENU -->
47
<table width="100%" border="0" cellpadding="0" cellspacing="0">
0 commit comments