1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-06-11 05:23:04 -04:00

Add cursor hotspot coordinates to CSS files

This commit is contained in:
Emre Özcan 2024-03-28 19:11:18 +03:00
parent c15178a5c9
commit 5f88dbbb6b
22 changed files with 49 additions and 40 deletions

View file

@ -379,7 +379,7 @@ a[data-onclick="jump_to_time"] {
<!-- css files -->
<link href="/css/app-cdn.min.css" rel=stylesheet>
<link href="/css/app.main.css?v=4345" rel=stylesheet>
<link href="/css/app.main.css?v=44600" rel=stylesheet>
<link href="/css/watch.main.css" rel=stylesheet>
<link href="/css/watch-util.css" rel=stylesheet>
<link href="/css/watch-navbar.css" rel=stylesheet>
@ -2131,7 +2131,7 @@ fetch(statsurl + "?browser=" + encodedBrowserName)
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
<title> <%=inv_vid.title%> | PokeTube Mobile</title>
<link href="/css/mobile.css?v=2" rel=stylesheet>
<link href="/css/app.main.css" rel=stylesheet>
<link href="/css/app.main.css?v=44600" rel=stylesheet>
<link href="<%- proxyurl %>/https://unpkg.com/ionicons@4.5.10-0/dist/css/ionicons.css" rel=stylesheet>
<link href=<%- proxyurl %>/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>