Fix table headings
This commit is contained in:
parent
82fdbdd02e
commit
beb73eecd2
32
about.html
32
about.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 5.1.0.97 -->
|
<!-- Version: 5.1.1.98 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -261,12 +261,12 @@
|
|||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto;">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-title">Type</td>
|
<th class="table-title">Type</th>
|
||||||
<td class="table-title">Hardware</td>
|
<th class="table-title">Hardware</th>
|
||||||
<td class="table-title">Description</td>
|
<th class="table-title">Description</th>
|
||||||
<td class="table-title">Source model<br>
|
<th class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License - SPDX)</td>
|
(License - SPDX)</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-main">Smartphone</td>
|
<td class="table-main">Smartphone</td>
|
||||||
@ -355,12 +355,12 @@
|
|||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto;">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-title">Type</td>
|
<th class="table-title">Type</th>
|
||||||
<td class="table-title">Software</td>
|
<th class="table-title">Software</th>
|
||||||
<td class="table-title">Description</td>
|
<th class="table-title">Description</th>
|
||||||
<td class="table-title">Source model<br>
|
<th class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License - SPDX)</td>
|
(License - SPDX)</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-main">Operating system</td>
|
<td class="table-main">Operating system</td>
|
||||||
@ -422,12 +422,12 @@
|
|||||||
<div style="overflow-x:auto;">
|
<div style="overflow-x:auto;">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-title">Type</td>
|
<th class="table-title">Type</th>
|
||||||
<td class="table-title">Software</td>
|
<th class="table-title">Software</th>
|
||||||
<td class="table-title">Description</td>
|
<th class="table-title">Description</th>
|
||||||
<td class="table-title">Source model<br>
|
<th class="table-title">Source model<br>
|
||||||
<br>
|
<br>
|
||||||
(License - SPDX)</td>
|
(License - SPDX)</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="table-main">Operating system</td>
|
<td class="table-main">Operating system</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user