Updated all error pages to match new format

This commit is contained in:
Ethan N. Paul
2018-02-06 08:48:54 -05:00
parent c32af49034
commit 9dfc32ce07
9 changed files with 9 additions and 129 deletions

View File

@@ -73,7 +73,7 @@ h1, h2, h3, h4, h5, h6 {
#top {
display: table;
width: 100%;
height: 92vh;
height: 100vh;
background: url(../img/network.jpg) top center fixed;
background-size: cover;
}