Image sizes in epub
I have bought an epub on backgammon with lots of images in it; the images are just too small for comfort. I'd like them to display a little larger.
This is an example of image code:
<div class="illustype_image"><div class="image" style="width:50%"><img src="images/e9781447582991_fig002.jpg" alt="e9781447582991_fig002.jpg"/></div>
Is it just a case of working through the entire book and changing the 50% to 100% or is there a more intelligent way of doing it?
|