fancy 404 page
This commit is contained in:
17
customize.dist/src/less2/pages/page-404.less
Normal file
17
customize.dist/src/less2/pages/page-404.less
Normal file
@@ -0,0 +1,17 @@
|
||||
//@import (once) "../include/infopages.less";
|
||||
@import (once) "../include/colortheme.less";
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
#cp-main {
|
||||
height: 100vh;
|
||||
width: 100%;
|
||||
padding-top: 20%;
|
||||
text-align: center;
|
||||
#cp-scramble {
|
||||
font-family: monospace !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user