Prepped for main overhaul

Created new archive
Reorged resource folders
This commit is contained in:
Ethan N. Paul
2017-08-28 08:28:29 -04:00
parent 952aed6b82
commit d735f3f9ef
122 changed files with 1110 additions and 658 deletions

View File

@@ -51,6 +51,10 @@ a {
transition: all .2s ease-in-out;
}
#HeaderBlock {
background-color: rgba(0, 0, 0, 0.5);
}
a:hover,
a:focus {
text-decoration: none;