mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 23:17:57 +01:00
fix fonts eveeeeeeeeeeen eveeeeeeeeeeeeeen moar~~~
This commit is contained in:
parent
00cc82a5a0
commit
baace88340
1 changed files with 10 additions and 0 deletions
|
@ -271,6 +271,16 @@ border:solid;
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
<% if(IsOldWindows) { %>
|
||||||
|
<style>
|
||||||
|
.title.max-lines-2 {
|
||||||
|
font-family:"Inter " !important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<% } %>
|
||||||
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue