changed 404
This commit is contained in:
parent
60b7c62a36
commit
455593bcc8
@ -1,4 +1,3 @@
|
||||
<div class="top-pad"></div>
|
||||
|
||||
|
||||
<div class="image-not-found"></div>
|
||||
<p class="home-text"><i class="fa fa-dashboard home-icon"></i></p>
|
||||
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;
|
||||
}
|
||||
|
||||
.image-not-found {
|
||||
background: url(../images/404.png) center center no-repeat;
|
||||
background-size: 100%;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
margin: 0 auto;
|
||||
.fa.home-icon {
|
||||
font-size: 13em;
|
||||
}
|
||||
|
||||
body.page-404 {
|
||||
background: black;
|
||||
.home-text {
|
||||
display: block;
|
||||
text-align: center;
|
||||
padding-top: 9em;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user