generate isbn-10s if I don't have them, and load images from amazon

This commit is contained in:
2017-05-23 21:39:49 -04:00
parent eb06ceec87
commit 8838b53e2e
2 changed files with 19 additions and 0 deletions

View File

@@ -126,6 +126,7 @@
#current img {
max-height: 400px;
max-width: 100%;
display: block;
margin: 0 auto;
}