From ed72ba75c0d51d76860d67b733715a974813bb6e Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 23:05:55 +0530 Subject: [PATCH] frontpages --- edgware/static/css/files/archive.css | 1 + edgware/static/css/files/upload.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/edgware/static/css/files/archive.css b/edgware/static/css/files/archive.css index 6954aac..e3ccb21 100644 --- a/edgware/static/css/files/archive.css +++ b/edgware/static/css/files/archive.css @@ -169,6 +169,7 @@ float:right; .itemDescription { width:190px; font-family: "DejaVu Sans", Arial, Verdana, sans-serif; +font-size: 12px; } .itemFormLabel descriptionLabel { diff --git a/edgware/static/css/files/upload.css b/edgware/static/css/files/upload.css index e7770b0..c137b79 100644 --- a/edgware/static/css/files/upload.css +++ b/edgware/static/css/files/upload.css @@ -62,7 +62,7 @@ margin-bottom:5px;} #progressbar { display: none; -background-color: #848484; +background-color: #6E6E6E; margin-left: 40px; }