| 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/citysuper/css/ |
Upload File : |
@charset "utf-8";
/* CSS CONTENT LIST ===================== */
/* Import
================================================== */
@import url('reset.css');
#index_body {
margin: 15px;
overflow: hidden;
text-align: center;
font-family: arial, 'Microsoft JhengHei', sans-serif;
}
#index_body #logo {
}
#index_body #counting {
padding: 50px 0;
font-size: 500px;
font-weight: bold;
color: #FF0000;
}
#index_body #other_info {
position: absolute;
bottom: 0;
width: 100%;
}
#index_body #current_time {
float: left;
font-weight: bold;
font-size: 50px;
}
#index_body #last_ticket {
float: right;
font-family: arial, 'Microsoft JhengHei', sans-serif;
font-weight: bold;
font-size: 50px;
margin-right: 30px;
margin-bottom: 15px;
}
#magicinfo_index_body {
text-align: center;
width: 480px;
height: 1080px;
/*overflow: hidden;*/
font-weight: bold;
font-family: arial, 'Microsoft JhengHei', sans-serif;
}
#magicinfo_index_body #container{
height: 1080px;
background-color: #FFE6EA;
}
#head_title {
background-color: #6664EA;
color: #ffffff;
font-size: 65px;
padding: 20px 0;
}
#magicinfo_index_body #content {
}
#magicinfo_index_body #counting {
padding: 30px 0;
font-size: 430px;
color: #FF0000;
}
#magicinfo_index_body #last_serving{
width: 80%;
margin: 0 auto 80px auto;
text-align: left;
font-size: 45px;
}
#magicinfo_index_body #last_ticket{
font-size: 110px;
}
#magicinfo_index_body #current_time {
font-size: 60px;
}
#magicinfo_index_body #am_pm {
font-size: 30px;
display: inline-block;
vertical-align: top;
padding-top: 5px;
}