From 743be0fa2207d48755515646cbe552254867153a Mon Sep 17 00:00:00 2001 From: Karen Date: Fri, 19 Oct 2012 18:38:09 +0530 Subject: [PATCH] changes for noteworthy.html images --- urbstudio/templates/noteworthy.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/urbstudio/templates/noteworthy.html b/urbstudio/templates/noteworthy.html index bb789ef..de3a667 100755 --- a/urbstudio/templates/noteworthy.html +++ b/urbstudio/templates/noteworthy.html @@ -22,7 +22,11 @@ border-bottom:none; .imgLinks { padding-right:20px; float:left; -width:200px; +/*width:200px;*/ +} + +.imgLinksExtra:nth-of-type(odd) { +padding-right: 20px; } .imgNone { @@ -52,6 +56,9 @@ float:right; {% thumbnail n.image "200" as im %} {% endthumbnail %} + + + {% else %}