Re: another aspect ratio fix
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
On 2012/09/12 14:42, Arto Jonsson wrote: > similar to the one in 52.html that was patched earlier > > Index: lyrics.html > =================================================================== > RCS file: /cvs/www/lyrics.html,v > retrieving revision 1.131 > diff -u lyrics.html > --- lyrics.html 11 Sep 2012 16:24:47 -0000 1.131 > +++ lyrics.html 12 Sep 2012 11:38:08 -0000 > @@ -99,7 +99,7 @@ > <a href="http://www.openbsd.org/songs/song52.ogg">(OGG 4.1MB)</a><br> > <br> > <a href="images/Brazil.jpg"> > -<img width=227 height=343 alt="Brazil" src="images/Brazil.jpg"></a> > +<img width=227 height=300 alt="Brazil" src="images/Brazil.jpg"></a> > <br> > <br> > <em> > A whole bunch of them have different sizes in the width/height tags, unless it's intentional it would make sense to fix them all rather than just some..