From: Michael Stapelberg Date: Fri, 22 Jul 2011 19:16:36 +0000 (+0200) Subject: specify dimensions for div.shot (Thanks xeen) X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9430f61e22fd805829546394d84b748893df997d;p=i3%2Fi3.github.io specify dimensions for div.shot (Thanks xeen) --- diff --git a/css/style.css b/css/style.css index b15e77e..c77011b 100644 --- a/css/style.css +++ b/css/style.css @@ -248,6 +248,8 @@ img { margin-bottom: 1em; text-align: center; color: #c0c0c0; + width: 240px; + min-height: 125px; } .screenshots br {