addet some content
This commit is contained in:
parent
ca2a34ccbc
commit
12d1a88622
64 changed files with 4696 additions and 157 deletions
11
www/assets/css/common/404.css
Normal file
11
www/assets/css/common/404.css
Normal file
|
@ -0,0 +1,11 @@
|
|||
.not-found {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 80%;
|
||||
font-size: 160px;
|
||||
font-weight: 700;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue