From 865796f070b1ebc883c9f0af89f1f8f32bcfdf35 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 15:04:28 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/faq.css | 7 +++++++ edgware/templates/files/browser.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/edgware/static/css/files/faq.css b/edgware/static/css/files/faq.css index b88298c..3ea5402 100644 --- a/edgware/static/css/files/faq.css +++ b/edgware/static/css/files/faq.css @@ -3,4 +3,11 @@ padding:18px 0px 18px 100px; width:50%; font-size: 14px; +} + +h5 { + font-size: 16px; + font-weight: bold; + margin-top:0px; + margin-bottom: 12px; } \ No newline at end of file diff --git a/edgware/templates/files/browser.html b/edgware/templates/files/browser.html index 465f9ca..2c6ea3a 100644 --- a/edgware/templates/files/browser.html +++ b/edgware/templates/files/browser.html @@ -2,7 +2,7 @@ {% block title %} Archive {% endblock %} -{% block pageTitle %} Archive: Raw Materials {% endblock %} +{% block pageTitle %} Archive {% endblock %} {% block extra_head %}