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

@@ -12,6 +12,10 @@
#virtualKeyality {
background-image: url("../images/keyality.jpg"); }
#ohack16 {
background-image: url("../images/ohackscreenshot.png");
background-size: contain; }
/*
* sections
*/
@@ -97,6 +101,7 @@ body {
height: 15em;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
margin: 0px;
padding: 1em; }
.slide div .project .details {