Change navbar font
This commit is contained in:
@ -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;
|
||||
}
|
Reference in New Issue
Block a user