body { background-color: #ECECEC; font-size: 14px; color: #3c3c3c; }
.error p:first-child { text-align: center; font-size: 80px; font-weight: bold; line-height: 80px; letter-spacing: 5px; color: #666; }
.error p:first-child span {border-bottom: 1px solid #D0D0D0;}
.error p:not(:first-child){text-align: center; color: #666;font-family: cursive; font-size: 20px;text-shadow: 0 1px 0 #fff; letter-spacing: 1px; line-height: 2em; }
.error p .btn {
display: inline-block;
display: block;
margin: auto;
width: 220px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 3px;
background: #f85032;
color: #fff;
letter-spacing: 5px;
border: 0;
font-size: 18px;
padding: 0;
text-decoration: none;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
-webkit-transition-property: background;
transition-property: background;
}
404 Not Found
The page you requested was not found.
返回主页