Change navbar font
This commit is contained in:
parent
dd32058809
commit
9203e696c1
@ -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">
|
||||
|
@ -11,3 +11,7 @@ pre,
|
||||
code {
|
||||
font-family: "IBM Plex Mono", monospace;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
font-family: 'IBM Plex Sans Text', sans-serif;
|
||||
}
|
@ -7,7 +7,7 @@ pagetitle: Genuine Installation Media
|
||||
All download links leads to genuine files only.
|
||||
|
||||
| **Windows** | |
|
||||
|:----------------------------------------|:------------------------------|
|
||||
|:---------------------------------|:----------------------------|
|
||||
| Windows 11 / 10 / 8.1 (Consumer) ❤️ | [Link1](https://www.microsoft.com/software-download) - [Link2](https://massgrave.dev/msdl/) (Works in Russia) |
|
||||
| Windows 11 / 10 (Latest Consumer + Business) | [Link](windows_latest_links.html) |
|
||||
| Windows 10 Enterprise LTSC | [Link](windows_ltsc_links.html) |
|
||||
|
@ -11,3 +11,7 @@ pre,
|
||||
code {
|
||||
font-family: "IBM Plex Mono", monospace;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
font-family: 'IBM Plex Sans Text', sans-serif;
|
||||
}
|
Loading…
Reference in New Issue
Block a user