aboutsummaryrefslogtreecommitdiff
path: root/static/css/custom.css
blob: 31634a63ea1f02bcb138280c91d320bacd6f35c7 (plain) (blame)
1
2
3
4
5
6
7
8
/* 404.html */
.not-found {
  font-size: 26px;
  flex-direction: column;
}
.not-found .httpcode {
  font-size: 100px;
}