mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 14:08:31 +01:00
add ambient mode to music page!!
This commit is contained in:
parent
a6dc06ea2b
commit
d9deb9b25f
1 changed files with 5 additions and 1 deletions
|
@ -42,7 +42,11 @@
|
||||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||||
<link href="/css/watch.main.css?v=56" rel=stylesheet>
|
<link href="/css/watch.main.css?v=56" rel=stylesheet>
|
||||||
<link href="/css/music.css?v=56" rel=stylesheet>
|
<link href="/css/music.css?v=56" rel=stylesheet>
|
||||||
|
<style>
|
||||||
|
.img {
|
||||||
|
box-shadow: 0px 0 6.4em <%=color%>;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue