%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 14.207.165.8 / Your IP : 216.73.216.26 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/var/www/html/old/templates/sj_flatnews/css/ |
Upload File : |
/* ******************************
***********Reset css*********** */
/* //////////////////////////// */
body {
font-family: "lato",sans-serif;
/*font-stretch: condensed;*/
font-size: 14px;
background:#e4e7ee;
margin: 0;
}
.wrapper{
width: 980px;
margin: 90px auto 100px;
text-align: center;
max-width: 96%;
}
.block-logo{
margin-bottom: 40px;
}
.img404{
margin-bottom: 40px;
}
img.img_404{
max-width: 100%;
}
.mess-code{
font-size: 60px;
text-transform: uppercase;
color: #444444;
margin-bottom: 35px;
}
.block-goback a{
display: inline-block;
text-transform: uppercase;
color: #666666;
padding: 8px 35px 8px 45px;
text-decoration: none;
background: url(../images/404/goback.png) no-repeat 20px center #ffffff;
}
/* Tablet portrait (768x1024) && Small tablet landscape (800x600) */
@media (min-width: 768px) and (max-width: 979px) {
.wrapper {
width: 740px;
}
}
/* Small tablet portrait (600x800) & Mobile landscape (480x320) */
@media (max-width: 767px){
.wrapper {
width: 740px;
}
.mess-code {
font-size: 26px;
}
}