| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /inetpub/wwwroot/icd/modules/mod_cool_jquery_countdown/style/ |
Upload File : |
#container {
margin: 100px auto;
width: 700px;
color: #555;
}
#countdown_dashboard {
height: 120px;
}
.dash {
width: 110px;
height: 114px;
background: transparent url('../images/dash.png') 0 0 no-repeat;
float: left;
margin-left: 20px;
position: relative;
}
.dash .digit {
font-size: 55pt;
font-weight: bold;
float: left;
width: 55px;
text-align: center;
font-family: Times;
color: #555;
position: relative;
margin-top: -10px;
}
.dash_title {
position: absolute;
display: block;
bottom: 0px;
right: 26px;
font-size: 9pt;
color: #555;
text-transform: uppercase;
letter-spacing: 2px;
}
.dev_comment {
font-size: 14pt;
color: #777;
text-align: center;
font-style: italic;
margin: 40px 10px;
}
#subscribe_form {
position: relative;
}
#email_field {
font-size: 16pt;
padding: 6px 10px;
width: 300px;
}
#subscribe_button {
font-size: 14pt;
color: #333;
padding: 4px 8px;
}
.copyright {
font-size: 9pt;
color: #333;
margin: 40px 0px;
}
.faded {
color: #999;
}
.form_message {
width: 400px;
padding: 10px;
margin: 15px auto;
display: none;
}
#error_message {
background-color: #ffe;
border-left: 5px solid #bb3;
border-right: 5px solid #bb3;
color: #770;
}
#info_message {
background-color: #f0f9ff;
border: 1px solid #eef;
}
#loading {
text-align: center;
margin: 10px;
display: none;
position: absolute;
width: 100%;
top: 60px;
}