changed 404
This commit is contained in:
parent
60b7c62a36
commit
455593bcc8
@ -1,4 +1,3 @@
|
|||||||
<div class="top-pad"></div>
|
<div class="top-pad"></div>
|
||||||
|
|
||||||
|
<p class="home-text"><i class="fa fa-dashboard home-icon"></i></p>
|
||||||
<div class="image-not-found"></div>
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB |
@ -3283,14 +3283,12 @@ input[type="checkbox"].switch + div:before {
|
|||||||
border-left: none !important;
|
border-left: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.image-not-found {
|
.fa.home-icon {
|
||||||
background: url(../images/404.png) center center no-repeat;
|
font-size: 13em;
|
||||||
background-size: 100%;
|
|
||||||
width: 200px;
|
|
||||||
height: 200px;
|
|
||||||
margin: 0 auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body.page-404 {
|
.home-text {
|
||||||
background: black;
|
display: block;
|
||||||
|
text-align: center;
|
||||||
|
padding-top: 9em;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user