사용자:Sakura: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
<html><div id="custom-background"><iframe id="custom-video" src="https://www.youtube.com/embed/mUSVav9pKO4?autoplay=1&mute=0&loop=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div></html>
<html><center><div class="yeah"><iframe id="transparent" width="1010" height="568" src="https://www.youtube.com/embed/4aFC2oC-wHA?autoplay=1&mute=0&loop=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" style="border-radius:60px" allowfullscreen></iframe></center></div></center></html>
<html>
<html>
<style>
<style>
.nav-wrapper .navbar-fixed-top { background: linear-gradient(to bottom,rgba(70,109,250,0.42),rgba(0,0,0,0)) !important; backdrop-filter: saturate(180%) blur(20px) !important; }
/* 본문 */
#custom-background { position: absolute; top: 0; left: 0; display: flex; justify-content: center; align-items: center; width: 100vw; height: 96.5vh; margin-top: 3vh; background-color: black; z-index: 500; }
.yeah { width: 1010px; height: 568px; overflow: hidden; border-radius:60px }
#custom-video { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 96vw; height: 54vw; opacity: 1; filter: blur(0px); -webkit-filter: blur(0px); border-radius: 60px; }
#transparent { opacity: 1; filter: blur(0px); -webkit-filter: blur(0px); }
@media screen and (max-width: 1023px) { .transparent { display: none; } }
.footer-info-copyright { display: none; }
.footer-info-copyright { display: none; }
#liberty-bottombtn { display: none; }


/* 부가기능 */
body {
body {
  -webkit-user-select: none;
    -webkit-user-select: none;
  -moz-user-select: none;
    -moz-user-select: none;
  -ms-user-select: none;
    -ms-user-select: none;
  user-select: none;
    user-select: none;
}
}
}}
</style>
</style>
</html>
</html>

2024년 2월 20일 (화) 16:35 판