Re: padding and margins
Posted by
Pedro on
Mar 11, 2013; 3:50am
URL: https://support.nabble.com/padding-and-margins-tp7580916p7583551.html
In this case you could use
margin: 10px 0px;, the space between the top text and the image, and between the legend and the image will be bigger.
I note that you have two classes: single and double, you can add the margin in their css.