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