Re: A few minor website niggles
Posted by
xinaesthete on
Jun 28, 2010; 10:35am
URL: https://forum.jogamp.org/A-few-minor-website-niggles-tp924263p927488.html
Michael Bien wrote
On 06/26/2010 04:38 PM, xinaesthete [via jogamp] wrote:
> Also, you might think about adding a little padding to images (in
> particular on the jogl showcase)...
thanks will fix that. Feel free to propose a fixed stylesheet with the
image padding thingy included :)
Adding something like
#main img { padding: 10px; }
should be roughly ok I guess. You might want to make it more global, but it messes up the header a bit if you do it to all img.
That's probably a more valid source...
Cheers,
Peter