* fixed 404 page
This commit is contained in:
parent
b7e34eba74
commit
515660fa7d
5 changed files with 27 additions and 3 deletions
|
|
@ -118,6 +118,16 @@ body {
|
|||
padding-left: 20px
|
||||
}
|
||||
|
||||
.notFoundFace {
|
||||
text-align: center;
|
||||
font-size: 100px;
|
||||
}
|
||||
|
||||
.notFoundText {
|
||||
text-align: center;
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
label span {
|
||||
width: 6%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue