| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/tickwaves.co.uk/wwwroot/wp-content/themes/oceanwp/sass/components/ |
Upload File : |
.error404-content {
position: relative;
margin: 0 auto;
text-align: center;
.error-title {
font-size: 46px;
margin: 0 0 25px;
}
.error-text {
font-size: 18px;
font-weight: 300;
margin-bottom: 35px;
}
.searchform {
max-width: 390px;
margin: 0 auto;
}
.error-btn {
font-size: 13px;
padding: 14px 26px;
margin-top: 60px;
&:hover {
color: $color-1;
}
}
}
/*------------------------------------*
Phone Landscape
*------------------------------------*/
@media only screen and (max-width: 480px) {
.error404-content {
.searchform {
width: 100%;
}
.error-btn {
margin-top: 40px;
}
}
}