Updates, Optimizations.

* Got rid of table at top of page, changed for <div>
* Intro Google Fonts
	* Lato for most
	* Source Code Pro for addresses
* Overall beautify
This commit is contained in:
Jason Costomiris
2018-07-06 15:48:29 -04:00
parent 8ff281ddb6
commit 0354c4fbc8
3 changed files with 177 additions and 86 deletions

46
.gitignore vendored Normal file
View File

@@ -0,0 +1,46 @@
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# Windows shortcuts
*.lnk
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Jupyter Notebook Checkpoints
.ipynb_checkpoints