update template

This commit is contained in:
rulingcom 2021-09-09 03:04:17 +00:00
parent db27a67366
commit a60c43f527
2 changed files with 3 additions and 3 deletions

View File

@ -75,7 +75,7 @@
.site-logo {
width: 12em;
height: 100%;
height: auto;
margin-right: 0.5em;
float: left;
}

View File

@ -85,7 +85,7 @@ if (typeof onYouTubeIframeAPIReady !== 'function'){
var banner_wrap = $(".w-ba-banner__wrap[data-overlay=\".w-ad-banner__overlay_{{subpart-id}}\"]");
banner_wrap.height(height).css({"padding-bottom":"4em","padding-top":""});
banner_wrap.find(".cycle-carousel-wrap").css("top","3em");
delete event.target.B.onStateChange;
delete (event.target.B || event.target.H).onStateChange;
var onStateChange_idx = event.target.l.i.onStateChange;
onStateChange_idx.reverse();
var event_size = 3;
@ -197,4 +197,4 @@ if (typeof onYouTubeIframeAPIReady !== 'function'){
.next-button,.prev-button{
cursor: pointer;
}
</style>
</style>