This commit is contained in:
HearMeWhisper 2021-11-24 21:06:36 -05:00
commit 5069994c49
5 changed files with 20 additions and 4 deletions

View File

@ -232,7 +232,8 @@
<hr>
<ul id="skills">
<li>2 Years - <a href="https://www.heroarmycosplay.com/about">The Hero Army</a></li>
</ul>
</div>

View File

@ -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;
}

View File

@ -26,6 +26,7 @@ var sites = [
["/bingo/", "Bingo!"],
["/memory/", "Memory"],
["/yatzee/", "Yatzee!"],
["/MTG/", "MTG"],
["/youtube_convert/", "Youtube Converter"],
["/binary/", "Binary Converter"],
["/rollDice", "Dice"],

BIN
resume/chris-ascii-art.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@ -199,7 +199,10 @@
<div id="col1">
<img src="chris.jpg" alt="Chris Edwards">
<!---->
<div style="background-color: white; width: 15vw; display: flex; justify-content: center; padding: 15px">
<img src="chris-ascii-art.png" alt="Chris Edwards">
</div>
<div id="info">
<p>CONTACT</p>
<hr>