created a separate gallery page

This commit is contained in:
Luke Pulverenti 2013-05-31 21:48:41 -04:00
parent 92a6a23c56
commit 9f20ecb9ba
11 changed files with 143 additions and 84 deletions

View file

@ -151,7 +151,7 @@
}
.galleryImage {
max-height: 63px;
max-height: 300px;
max-width: 300px;
}
@ -457,10 +457,6 @@ a.itemTag:hover {
bottom: 260px;
}
.galleryImage {
max-height: 90px;
}
.viewMenuTextLink {
display: inline-block;
}