From 0083c7916b103dc7c1cd9ead3707c7eccc7aceef Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sun, 3 Jul 2011 17:28:24 +0530 Subject: [PATCH] added css file faq.css --- edgware/static/css/files/faq.css | 5 +++++ edgware/static/css/main.css | 2 +- edgware/templates/main/browse.html | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 edgware/static/css/files/faq.css diff --git a/edgware/static/css/files/faq.css b/edgware/static/css/files/faq.css new file mode 100644 index 0000000..4c312fa --- /dev/null +++ b/edgware/static/css/files/faq.css @@ -0,0 +1,5 @@ + +#faqBlock { +padding:18px 0px 18px 100px; +font-size: 14px; +} \ No newline at end of file diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index a00415a..9351640 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -52,7 +52,7 @@ ul { #pageTitle { position: absolute; - left: 450px; + left: 430px; top: 30px; color: #2E64FE; } diff --git a/edgware/templates/main/browse.html b/edgware/templates/main/browse.html index 77fd03c..c859533 100644 --- a/edgware/templates/main/browse.html +++ b/edgware/templates/main/browse.html @@ -11,7 +11,7 @@ {% block pageTitle %} {% endblock %} - +Browse Publications {% block content %}
Browse existing publications here.