Superior 404 template. xDDD
This commit is contained in:
parent
3b851637e5
commit
6a8da44ee5
@ -1,5 +1,19 @@
|
||||
extends base.amber
|
||||
|
||||
block head
|
||||
style[type="text/css"]
|
||||
#error {
|
||||
font-size: 3.5rem;
|
||||
line-height: 5rem;
|
||||
text-align: center;
|
||||
margin: 6rem 0; }
|
||||
|
||||
#error h1 { font-size: 8rem; }
|
||||
|
||||
block header
|
||||
h1 xDDDD
|
||||
|
||||
block body
|
||||
section#404
|
||||
h2 Requested file not found
|
||||
section#error
|
||||
h1 404
|
||||
| Nod Found xD
|
Loading…
Reference in New Issue
Block a user