fix error

This commit is contained in:
chiu 2022-08-08 06:57:45 +00:00
parent 0474d206f6
commit 71de5b1e4a
1 changed files with 2 additions and 2 deletions

View File

@ -348,7 +348,7 @@ if (typeof onYouTubeIframeAPIReady !== 'function'){
<style type="text/css"> <style type="text/css">
.jarallax-video-audio{ .jarallax-video-audio{
z-index: 201; z-index: 201;
font-size: 36px; font-size: 2em;
color: #FFF; color: #FFF;
text-align: center; text-align: center;
position: absolute; position: absolute;
@ -392,4 +392,4 @@ if (typeof onYouTubeIframeAPIReady !== 'function'){
.next-button,.prev-button{ .next-button,.prev-button{
cursor: pointer; cursor: pointer;
} }
</style> </style>