Merge branch 'master' of ssh://git.bullercodeworks.com:2200/brian/gjvote

This commit is contained in:
2017-06-22 10:38:04 -05:00
7 changed files with 73 additions and 6 deletions

View File

@@ -5,3 +5,7 @@ div.content {
div.bottom-space {
margin-bottom: 15px;
}
img.thumbnail {
cursor: pointer;
}

View File

@@ -78,7 +78,6 @@ div.horizontal-scroll {
}
img.thumbnail {
width: 100px;
height: 100px;
}