From 37dc7caacdf4688d26038de9f7ba687d926612c3 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 21:37:25 +0530 Subject: [PATCH] frontpages --- edgware/static/css/files/archive.css | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/edgware/static/css/files/archive.css b/edgware/static/css/files/archive.css index 390d514..b5018d8 100644 --- a/edgware/static/css/files/archive.css +++ b/edgware/static/css/files/archive.css @@ -132,12 +132,17 @@ padding-top:12px; float:left;} .leftCol p -{font-weight:bold; +{ +font-size:12px; +font-weight:bold; text-align:left;} .editTitle {float:left;} +.itemTitle +{width:180px;} + .editPrivate {clear:both; float:left; @@ -153,11 +158,14 @@ float:right;} text-align:right;} -.editDescription -{float:right; +.editDescription { +float:right; width: 200px; -border:2px groove #efecec;} +} +.itemDescription { +width:200px; +} .submitInput {clear:both;