sfdfds
This commit is contained in:
parent
86cba7a01f
commit
3991800c25
2 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ lite-youtube > .lty-playbtn {
|
|||
left: 50%;
|
||||
z-index: 1;
|
||||
background-color: transparent;
|
||||
background-image: url('/assets/images/youtube.webp');
|
||||
background-image: url('/assets/images/youtube.webp?v=1');
|
||||
transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
|
||||
border: none;
|
||||
}
|
||||
|
|
|
@ -293,7 +293,7 @@
|
|||
<script src="/assets/js/default.js?v=65"></script>
|
||||
{% endif %}
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/lite-youtube.css?v=4">
|
||||
<link rel="stylesheet" href="/assets/css/lite-youtube.css?v=5">
|
||||
<script src="/assets/js/lite-youtube.js?v=3"></script>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue