aspect ratio fix
ropers <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <CALi5Tcn7yuwuS=su6gvW2_U50_sNp-NoniiL_DAHD+Jf_V-F+w@mail.gmail.com> |
--- 52.html.orig 2012-09-08 02:05:32.000000000 +0200 +++ 52.html 2012-09-08 02:07:02.000000000 +0200 @@ -19,7 +19,7 @@ <p> <a href="images/Brazil.jpg"> -<img align="left" width="227" height="343" hspace="24" vspace="30" +<img align="left" width="227" height="300" hspace="24" vspace="30" src="images/Brazil.jpg" alt="OpenBSD 5.2 logo"></a> <h2><font color="#0000e0">The OpenBSD 5.2 Release:</font></h2> <p> The image at http://www.openbsd.org/images/Brazil.jpg is 227x300, not 227x343. I hate incorrect image aspect ratios way more than I probably should. Cf. http://en.wikipedia.org/wiki/Sayre%27s_law regards, ropers