forked from Skynet/deploy_user_hugo
added files
This commit is contained in:
parent
66c682122c
commit
4007181554
148 changed files with 6376 additions and 12 deletions
11
themes/PaperMod/assets/css/common/404.css
Normal file
11
themes/PaperMod/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