Added the function to change the thumbnail URL when clinking on the image.

This commit is contained in:
2018-12-01 15:12:37 -05:00
parent b827a15c67
commit bdcf99e585
7 changed files with 176 additions and 73 deletions

View File

@@ -29,4 +29,19 @@ body{
border: 1px solid #027c84;
border-radius: 2px;
margin-bottom: 10px;
}
#message {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
}
#message {
margin-bottom: 5px;
}