From: Gabriel Dunne Date: Mon, 30 Sep 2013 23:53:19 +0000 (-0700) Subject: style X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=804f579bf5ba1322a37dc7a8075ba65737572ff2;p=plog.git style --- diff --git a/css/style.css b/css/style.css index 2b4121d..59c75d3 100644 --- a/css/style.css +++ b/css/style.css @@ -249,12 +249,12 @@ margin-bottom:0.2em; /*margin-bottom:0.3em;*/ } .entries.projects.index li { - width:inherit; - height:auto; + /*width:inherit;*/ + /*height:auto;*/ } .entries.projects.index .thumb { - max-width:400px; - max-height:400px; + /*max-width:400px;*/ + /*max-height:400px;*/ } .entries.projects.index li strong { }