We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a474b commit 0bfe73eCopy full SHA for 0bfe73e
1 file changed
Source/Demo/Common/Samples/00.Intro.htm
@@ -10,7 +10,7 @@ <h1 align="center" style="color: white">
10
<span style="font-size: x-small;">Release $$Release$$</span>
11
</h1>
12
<blockquote class="whitehole">
13
- <p style="margin-top: 0px">
+ <div style="margin-top: 0px">
14
<table border="0" width="100%">
15
<tr style="vertical-align: top;">
16
<td width="32" style="padding: 2px 5px 0 0">
@@ -26,7 +26,7 @@ <h1 align="center" style="color: white">
26
</td>
27
</tr>
28
</table>
29
- </p>
+ </div>
30
<h3>
31
Text selection (copy to clipboard)
32
</h3>
0 commit comments