Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 857 Bytes

404.md

File metadata and controls

43 lines (38 loc) · 857 Bytes
permalink title layout
/404.html
error
<style> html { background: url(/assets/images/campanile.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
body {
  font-family: monospace;
  padding: 1em;
}

footer {
  position: absolute;
  bottom: 20;
}

a, a:hover {
  color: white;
}
</style>

page not found

source