Remove broken table overflows
This commit is contained in:
parent
66ab5c546a
commit
94aa74b08b
@ -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.3.0.107 -->
|
<!-- Version: 5.3.0.108 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -171,7 +171,6 @@
|
|||||||
<h2 id="recommendations"><a href="#recommendations">Recommendations</a></h2>
|
<h2 id="recommendations"><a href="#recommendations">Recommendations</a></h2>
|
||||||
<h3 id="hardware"><a href="#hardware">Hardware</a></h3>
|
<h3 id="hardware"><a href="#hardware">Hardware</a></h3>
|
||||||
<h4 id="hardware-smartphone"><a href="#hardware-smartphone">Smartphone</a></h4>
|
<h4 id="hardware-smartphone"><a href="#hardware-smartphone">Smartphone</a></h4>
|
||||||
<div style="overflow-x:auto;">
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Type</th>
|
<th>Type</th>
|
||||||
@ -261,10 +260,8 @@
|
|||||||
<a href="https://support.google.com/nexus/answer/4457705#zippy=%2Cpixel-xl-a-a-g-and-a-g">support lifecycles of 3 years</a>.</td>
|
<a href="https://support.google.com/nexus/answer/4457705#zippy=%2Cpixel-xl-a-a-g-and-a-g">support lifecycles of 3 years</a>.</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
<h3 id="software"><a href="#software">Software</a></h3>
|
<h3 id="software"><a href="#software">Software</a></h3>
|
||||||
<h4 id="software-desktop"><a href="#software-desktop">Desktop</a></h4>
|
<h4 id="software-desktop"><a href="#software-desktop">Desktop</a></h4>
|
||||||
<div style="overflow-x:auto;">
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Type</th>
|
<th>Type</th>
|
||||||
@ -329,9 +326,7 @@
|
|||||||
(BSD-3-Clause)</td>
|
(BSD-3-Clause)</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
<h4 id="software-smartphone"><a href="#software-smartphone">Smartphone</a></h4>
|
<h4 id="software-smartphone"><a href="#software-smartphone">Smartphone</a></h4>
|
||||||
<div style="overflow-x:auto;">
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Type</th>
|
<th>Type</th>
|
||||||
@ -457,7 +452,6 @@
|
|||||||
(GPL-3.0-only)</td>
|
(GPL-3.0-only)</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
<section id="music">
|
<section id="music">
|
||||||
<h3 id="music"><a href="#music">Music</a></h3>
|
<h3 id="music"><a href="#music">Music</a></h3>
|
||||||
|
3
inf.css
3
inf.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
|
|
||||||
/* Version: 10.3.1.46 */
|
/* Version: 10.4.0.47 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -183,7 +183,6 @@ table, th, td {
|
|||||||
font-family: Roboto, sans-serif;
|
font-family: Roboto, sans-serif;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
overflow-x: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user