Apply class table-main to non-description table components.
This commit is contained in:
parent
0e55b41657
commit
dd8cd91d0e
34
about.html
34
about.html
@ -51,8 +51,8 @@
|
||||
(License)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Smartphone</td>
|
||||
<td><img src="img/google-pixel_6.png" width="100px" height="100px"/><br>
|
||||
<td class="table-main">Smartphone</td>
|
||||
<td class="table-main"><img src="img/google-pixel_6.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Google Pixel 6</td>
|
||||
<td>Google Pixel devices are the best Android devices available on
|
||||
@ -132,8 +132,8 @@
|
||||
(License)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Operating system</td>
|
||||
<td><img src="img/logo-gentoo_linux.png" width="100px" height="100px"/><br>
|
||||
<td class="table-main">Operating system</td>
|
||||
<td class="table-main"><img src="img/logo-gentoo_linux.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Gentoo Linux</td>
|
||||
<td><a class="table-link" href="https://www.gentoo.org/"
|
||||
@ -157,13 +157,13 @@
|
||||
You can find my personal Gentoo Linux configuration in my personal
|
||||
<a class="table-link" href="https://git.inferencium.net/inference/cfg/"
|
||||
>configuration respository</a>.</td>
|
||||
<td>Open source<br>
|
||||
<td class="table-main">Open source<br>
|
||||
<br>
|
||||
(GPLv2-only)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Web browser</td>
|
||||
<td><img src="img/logo-chromium.png" width="100px" height="100px"/><br>
|
||||
<td class="table-main">Web browser</td>
|
||||
<td class="table-main"><img src="img/logo-chromium.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Chromium</td>
|
||||
<td><a class="table-link" href="https://chromium.org/"
|
||||
@ -185,7 +185,7 @@
|
||||
You can learn more about Chromium by visiting its
|
||||
<a class="table-link" href="https://www.chromium.org/Home/"
|
||||
>official website</a> which provides extensive documentation.</td>
|
||||
<td>Open source<br>
|
||||
<td class="table-main">Open source<br>
|
||||
<br>
|
||||
(BSD 3-Clause)</td>
|
||||
</tr>
|
||||
@ -201,8 +201,8 @@
|
||||
(License)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Operating system</td>
|
||||
<td><img src="img/logo-grapheneos.png" width="100px" height="100px"/><br>
|
||||
<td class="table-main">Operating system</td>
|
||||
<td class="table-main"><img src="img/logo-grapheneos.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
GrapheneOS</td>
|
||||
<td><a class="table-link" href="https://grapheneos.org/"
|
||||
@ -232,13 +232,13 @@
|
||||
For an extensive list of features GrapheneOS provides, visit its
|
||||
<a class="table-link" href="https://grapheneos.org/features/"
|
||||
>official website</a> which provides extensive documentation.</td>
|
||||
<td>Open source<br>
|
||||
<td class="table-main">Open source<br>
|
||||
<br>
|
||||
(MIT)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Web browser</td>
|
||||
<td><img src="img/logo-vanadium.png" width="100px" height="100px"/><br>
|
||||
<td class="table-main">Web browser</td>
|
||||
<td class="table-main"><img src="img/logo-vanadium.png" width="100px" height="100px"/><br>
|
||||
<br>
|
||||
Vanadium</td>
|
||||
<td>Vanadium is a security-hardened, privacy-hardened Chromium-based web browser
|
||||
@ -255,13 +255,13 @@
|
||||
Vanadium's source code, including its Chromium patchset, can be found in its
|
||||
<a class="table-link" href="https://github.com/GrapheneOS/Vanadium/"
|
||||
>official repository</a>.</td>
|
||||
<td>Open source<br>
|
||||
<td class="table-main">Open source<br>
|
||||
<br>
|
||||
(GPLv2-only)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Messenger</td>
|
||||
<td><img src="img/logo-molly.png" width="100px" height="100px"/><br>
|
||||
<td class="table-main">Messenger</td>
|
||||
<td class="table-main"><img src="img/logo-molly.png" width="100px" height="100px"><br>
|
||||
<br>
|
||||
Molly</td>
|
||||
<td><a class="table-link" href="https://molly.im/"
|
||||
@ -279,7 +279,7 @@
|
||||
Molly is available in 2 flavours; Molly, which includes the same proprietary
|
||||
Google code as Signal to support more features, and Molly-FOSS, which removes
|
||||
the proprietary Google code to provide an entirely open source client.</td>
|
||||
<td>Open source<br>
|
||||
<td class="table-main">Open source<br>
|
||||
<br>
|
||||
(GPLv3)</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user