Tweak monochrome-thumbnails post

This commit is contained in:
Wesley Moore 2011-08-27 19:10:34 +10:00
parent 6dd0e1cd21
commit 1fe63fe882

View file

@ -37,13 +37,13 @@ on my new laptop.
The [code is on GitHub][code] if anyone wants to do something similar. The The [code is on GitHub][code] if anyone wants to do something similar. The
Cocoa version is on the master branch, the Lua version is on the Cocoa version is on the master branch, the Lua version is on the
[lua branch]. [lua branch][lua-branch].
[code]: https://github.com/wezm/monothumb [code]: https://github.com/wezm/monothumb
[lua-branch]: https://github.com/wezm/monothumb/lua [lua-branch]: https://github.com/wezm/monothumb/lua
The current version of the processed thumbnails is shown below. The current version of the processed thumbnails is shown below.
<div style="overflow-x: auto;"> <div style="overflow-x: auto; overflow-y: hidden;">
<img src="/images/photos.jpg" /> <img src="/images/photos.jpg" />
</div> </div>