html fixes
This commit is contained in:
+6
-4
@@ -120,10 +120,12 @@
|
|||||||
</table>
|
</table>
|
||||||
<br>
|
<br>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<th class="thead-dark">
|
<thead class="thead-dark">
|
||||||
<td>Parameter</td>
|
<tr>
|
||||||
<td>Value</td>
|
<th>Parameter</th>
|
||||||
</th>
|
<th>Value</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Illuminance [lx]</td>
|
<td>Illuminance [lx]</td>
|
||||||
<td id="lx">---</td>
|
<td id="lx">---</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user