Add Lightbox

This commit is contained in:
Arona Jones
2014-11-14 14:27:34 +00:00
parent 7b4d1a6cad
commit 1746ca97e5
14 changed files with 624 additions and 39 deletions

View File

@@ -22,15 +22,4 @@
#rightcolumn {
width: 50%;
float: right
}
#largeImgPanel {
text-align: center;
visibility: hidden;
position: fixed;
z-index: 100;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(100, 100, 100, 0.5);
}