Fix table

This commit is contained in:
2023-06-13 22:31:18 +05:30
parent d60e8510ae
commit 59b2418361
6 changed files with 10 additions and 9 deletions

View File

@ -410,8 +410,8 @@ div.tocify {
<p>All download links leads to genuine files only.</p>
<table>
<colgroup>
<col width="20%" />
<col width="79%" />
<col width="47%" />
<col width="52%" />
</colgroup>
<thead>
<tr class="header">

View File

@ -7,7 +7,7 @@ h1, h2, h3, h4, h5, h6 {
}
table {
font-family: "Fira Code", monospace;
font-family: "IBM Plex Mono", monospace;
}
pre,