diff --git a/alyssa/index.html b/alyssa/index.html index 617028d..d62024d 100644 --- a/alyssa/index.html +++ b/alyssa/index.html @@ -232,7 +232,8 @@
diff --git a/menu/menu.css b/menu/menu.css index e7681a8..e62a183 100644 --- a/menu/menu.css +++ b/menu/menu.css @@ -1,5 +1,5 @@ #ham{position:absolute; top:0px; left:0px; background-color:#999999 ; margin-right: 5%; } -#menu{color:blue; background-color:white;width:50px;height:50px;box-shadow: 5px 5px 2.5px #5F5F5F;position:absolute; top:5px; left:5px;z-index:5; margin-right: 5%;} +#menu{color:blue; background-color:white;width:50px;height:50px;box-shadow: 5px 5px 2.5px #5F5F5F;position:relative; z-index:5; margin-right: 5%;} #bars, #bigx{height:50px; width:50px} .ham-menu {height:100%; width:0%;display:none; border:black solid 2px;box-shadow: 10px 10px 5px #5F5F5F } @@ -20,4 +20,15 @@ z-index:11; } -#body {z-index:0;} +#body {z-index:0; +box-sizing: border-box; +margin: 0; +padding: 0%;} + +nav{ + background-color: #dd1d1d; + min-width: 100%; + height: 100px; + position: absolute; + +} diff --git a/menu/menu.js b/menu/menu.js index 686d7c2..9faed99 100644 --- a/menu/menu.js +++ b/menu/menu.js @@ -26,6 +26,7 @@ var sites = [ ["/bingo/", "Bingo!"], ["/memory/", "Memory"], ["/yatzee/", "Yatzee!"], + ["/MTG/", "MTG"], ["/youtube_convert/", "Youtube Converter"], ["/binary/", "Binary Converter"], ["/rollDice", "Dice"], diff --git a/resume/chris-ascii-art.png b/resume/chris-ascii-art.png new file mode 100644 index 0000000..85af4ba Binary files /dev/null and b/resume/chris-ascii-art.png differ diff --git a/resume/index.html b/resume/index.html index 1ceebaf..ea9e101 100644 --- a/resume/index.html +++ b/resume/index.html @@ -199,7 +199,10 @@
- Chris Edwards + +
+ Chris Edwards +

CONTACT