| 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/dashboard/css/ |
Upload File : |
@charset "utf-8";
/*
* LHG MEMBER WEBSITE v1.0
* Support by: www.onesolution.com.hk
* Last updated: 2014-11-06
* Last remark:
*/
/* Import
================================================== */
@import url('reset.css');
/* DEMO FUNCTION
================================================== */
html{
-ms-content-zooming: none;
-ms-touch-action: pan-x pan-y;
}
body.bg{
background-color: #fff;
}
body.no-bg {
background: none;
}
/* Basic Styles
================================================== */
::-moz-selection {
color: #2b505e;
background: #aae0fe;
}
::selection {
color: #2b505e;
background: #aae0fe;
}
body {
font-family: 'Microsoft JhengHei', sans-serif, Arial, Helvetica;
color: #000;
}
.container{
width: 1000px;
height: 650px;
border: 1px solid #000;
margin: 0 auto;
margin-top: 20px;
}
/* ===== Typography ===== */
a:active, a:hover {
outline: 0;
}
a {
color: #fff;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
outline: 0;
text-decoration: none;
}
a:visited {
color: #fff;
}
a:hover {
color: #F9BF3F;
}
h1 {
}
h2 {
font-size: 38px;
font-weight: normal;
}
h3 {
font-size: 21px;
font-weight: normal;
line-height: 60px;
}
h4 {
}
h5 {
font-size: 18px;
font-weight: bold;
}
h6 {
}
/* ===== Misc ===== */
.fl {
float: left;
}
.fr {
float: right;
}
.tl {
text-align: left;
}
.tr {
text-align: right;
}
.tc {
text-align: center;
}
.hide {
display: none !important;
}
.nobg {
background: none !important;
}
/* Framework
================================================== */
#marquee_wrapper {
width: 1000px;
height: 29px;
padding: 5px 0px;
line-height: 29px;
font-size: 20px;
overflow: hidden;
background-color: #fff;
border-top: 1px solid #000;
}
.marquee_list li {
display: inline-block;
text-align: left;
margin-right: 100px;
}
/* added by kelvin*/
#marquee_container {
margin: 0 auto;
}
#slideshow_container{
width: 1000px;
height: 610px;
}
.slideshow_img{
width: 1000px;
height: 610px;
}