Update html/watch.ejs

This commit is contained in:
ashley 2025-11-13 21:22:36 +01:00
parent cbd6b155fb
commit 2ed3762f19

View File

@ -608,7 +608,12 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important;
<style data-universe="2">
.symbol-of-tolerance {
margin-top:1em;
height:.25em;
background:linear-gradient(90deg,#ea392f 0% 9.091%,#f28917 9.091% 18.182%,#eecb12 18.182% 27.273%,#78b82a 27.273% 36.364%,#4375ca 36.364% 45.455%,#c346e3 45.455% 54.545%,#7bcce5 54.545% 63.636%,#eaeaea 63.636% 72.727%,#f4aec8 72.727% 81.818%,#000 81.818% 90.909%,#945516 90.909% 100%)
}
:root {
--div-gradient: linear-gradient(to bottom right, #9666F7, #B37C6B);
}
@ -2343,7 +2348,7 @@ VideoData?.recommendedVideos.forEach(video => {
</div>
<div class="symbol-of-tolerance" role="img"></div>
</div>