Added screenshot of OHack16 project

This commit is contained in:
2017-03-20 07:28:33 -07:00
parent 08c8f8dd83
commit 4c4acc82a4
6 changed files with 12 additions and 33 deletions

View File

@@ -6,4 +6,9 @@
#virtualKeyality {
background-image: url("../images/keyality.jpg");
}
#ohack16 {
background-image: url("../images/ohackscreenshot.png");
background-size: contain;
}

View File

@@ -128,6 +128,7 @@ body {
height: 15em;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
margin: 0px;
padding: 1em;
}