Beautify more tables
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 2 Dec 2025 23:23:26 +0000 (02:23 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 2 Dec 2025 23:23:37 +0000 (02:23 +0300)
templates/pages/repopackages2.html

index 38aaef37a79cb2a90f50dbbb18c283cd1f0b1640..70e15c7d1c4d63641ac40aaff1aafee196086784 100644 (file)
        </tbody>
 </table>
 
-<table>
-       <tbody>
+<a name="pgfedora"/>
+
+<table class="table">
+    <thead>
+       <tr class="thead-light">
+            <th width="50%">OS/version</th>
+            <th width="15%">arch</th>
+            <th width="35%">Repo RPM</th>
+        </tr>
+    </thead>
+
+    <tbody>
+       <tr>
+               <td>Fedora 43</td>
+               <td>x86_64</td>
+               <td><a href="https://download.postgresql.org/pub/repos/yum/reporpms/F-43-x86_64/pgdg-fedora-repo-latest.noarch.rpm">Repo RPM</a></td>
+        </tr>
+       <tr>
+               <td>Fedora 42</td>
+               <td>x86_64</td>
+               <td><a href="https://download.postgresql.org/pub/repos/yum/reporpms/F-42-x86_64/pgdg-fedora-repo-latest.noarch.rpm">Repo RPM</a></td>
+        </tr>
+    </tbody>
+</table>
+
+<a name="pgrhelminor"/>
+<table class="table">
+    <thead>
+       <tr class="thead-light">
+            <th width="50%">OS / minor version</th>
+            <th width="15%">arch</th>
+            <th width="35%">Repo RPM</th>
+        </tr>
+    </thead>
+
+    <tbody>
        <tr>
             <td>Red Hat Enterprise Linux / Rocky Linux / AlmaLinux 10.1 (only)</td>
             <td>x86_64</td>
             <td>ppc64le</td>
             <td><a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-10.1-ppc64le/pgdg-redhat-repo-EL-10.1-latest.noarch.rpm">Repo RPM</a></td>
         </tr>
-       </tbody>
-</table>
 
-<table>
-       <tbody>
+       <tr class="blank_row">
+               <td colspan="3"></td>
+       </tr>
 
        <tr>
             <td>Red Hat Enterprise Linux / Rocky Linux / AlmaLinux 10.0 (only)</td>
             <td>ppc64le</td>
             <td class="pgyum-warning">Will be available soon</td>
         </tr>
-       </tbody>
-</table>
 
-<table>
-       <tbody>
+       <tr class="blank_row">
+               <td colspan="3"></td>
+       </tr>
 
        <tr>
             <td>Red Hat Enterprise Linux / Rocky Linux / AlmaLinux 9.7 (only)</td>
             <td>ppc64le</td>
             <td class="pgyum-warning">Will be available soon</td>
         </tr>
-       </tbody>
-</table>
 
-<table>
-       <tbody>
+       <tr class="blank_row">
+               <td colspan="3"></td>
+       </tr>
+
        <tr>
             <td>Red Hat Enterprise Linux / Rocky Linux / AlmaLinux 9.6 (only)</td>
             <td>x86_64</td>
        </tbody>
 </table>
 
-<a name="pgfedora"/>
-<ul>
-       <li><a href="https://download.postgresql.org/pub/repos/yum/reporpms/F-43-x86_64/pgdg-fedora-repo-latest.noarch.rpm">Fedora 43 - x86_64</a></li>
-       <li><a href="https://download.postgresql.org/pub/repos/yum/reporpms/F-42-x86_64/pgdg-fedora-repo-latest.noarch.rpm">Fedora 42 - x86_64</a></li>
-       <li><a href="https://download.postgresql.org/pub/repos/yum/reporpms/F-41-x86_64/pgdg-fedora-repo-latest.noarch.rpm">Fedora 41 - x86_64</a></li>
-</ul>
 
 <h2>EOLed distros</h2>
 <ul>