mirror of
https://codeberg.org/ashley/poke.git
synced 2025-03-11 05:58:20 +01:00
reformat file :p
This commit is contained in:
parent
4ee05190fe
commit
f8ba5c5050
1 changed files with 6 additions and 5 deletions
|
@ -410,6 +410,7 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
background:#0A0608
|
background:#0A0608
|
||||||
|
|
||||||
}
|
}
|
||||||
<% if (lightOrDark(color) == "light") { %>
|
<% if (lightOrDark(color) == "light") { %>
|
||||||
.player.video-ambient-container {
|
.player.video-ambient-container {
|
||||||
|
|
Loading…
Reference in a new issue