1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-19 04:03:34 -05:00

fix fonts eveeeeeeeeeeen eveeeeeeeeeeeeeen moar~~~

This commit is contained in:
Ashley 2023-05-16 18:12:39 +00:00
parent 00cc82a5a0
commit baace88340

View file

@ -270,6 +270,16 @@ border:solid;
}
</style>
</head>
<% if(IsOldWindows) { %>
<style>
.title.max-lines-2 {
font-family:"Inter " !important;
}
</style>
<% } %>
<body>