| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/nami/eCard_2017/css/ |
Upload File : |
#animation_container {
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
#mute , .MobileMute {
position: absolute;
top: 10px;
left: 10px;
z-index: 99;
}
#mute img , .MobileMute img {
width: 30px;
height: 30px;
}
.play{
display: none;
}
audio{display: none;opacity: 0;}
/*
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="shortcut icon" href="images/favicon.png">
<div id="mute">
<img src="song/soundon.png" id="changer" onclick="changeImage(this)" />
</div>
<script src="js/script.js"></script>
*/