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

1672
css/font-awesome.css vendored Normal file

File diff suppressed because it is too large Load Diff

4
css/font-awesome.min.css vendored Normal file

File diff suppressed because one or more lines are too long

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;