diff options
Diffstat (limited to '_site')
| -rw-r--r-- | _site/genuine-installation-media.html | 4 | ||||
| -rw-r--r-- | _site/styles.css | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/_site/genuine-installation-media.html b/_site/genuine-installation-media.html index a48495c..1b00d90 100644 --- a/_site/genuine-installation-media.html +++ b/_site/genuine-installation-media.html @@ -410,8 +410,8 @@ div.tocify { <p>All download links leads to genuine files only.</p>
<table>
<colgroup>
-<col width="56%" />
-<col width="43%" />
+<col width="53%" />
+<col width="46%" />
</colgroup>
<thead>
<tr class="header">
diff --git a/_site/styles.css b/_site/styles.css index 47d351b..c270dc9 100644 --- a/_site/styles.css +++ b/_site/styles.css @@ -11,3 +11,7 @@ pre, code {
font-family: "IBM Plex Mono", monospace;
}
+
+.navbar {
+ font-family: 'IBM Plex Sans Text', sans-serif;
+}
\ No newline at end of file |
