mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-08 20:03:02 -04:00
Add cursor hotspot coordinates to CSS files
This commit is contained in:
parent
c15178a5c9
commit
5f88dbbb6b
22 changed files with 49 additions and 40 deletions
|
@ -83,7 +83,7 @@ height: 100%;
|
|||
|
||||
<% if (type !== "copy_code") { %>
|
||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
<link href=/css/app.main.css?v=44600 rel=stylesheet>
|
||||
<link href="/css/watch.main.css?v=56" rel=stylesheet>
|
||||
<link href="/css/watch-util.css" rel=stylesheet>
|
||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue