From 682274f7d50ea7bf0e698ad3a526fe8345f17b9f Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 18:47:23 +0530 Subject: [PATCH] front pages --- edgware/static/css/files/faq.css | 9 ++++++++- edgware/static/css/main.css | 3 ++- edgware/templates/main/faq.html | 12 ++++++++---- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/edgware/static/css/files/faq.css b/edgware/static/css/files/faq.css index 3ea5402..dabb9cb 100644 --- a/edgware/static/css/files/faq.css +++ b/edgware/static/css/files/faq.css @@ -10,4 +10,11 @@ h5 { font-weight: bold; margin-top:0px; margin-bottom: 12px; -} \ No newline at end of file +} + +q1 { + + font-weight:bold; + bottom-margin: 5px; + top-margin: 10px; + } \ No newline at end of file diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index 9b3a904..60b39bf 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -32,12 +32,13 @@ ul { #mainTitle { position: absolute; left: 20px; - top: 30px; + top: 20px; width: 200px; color: #FF8000; } #mainTitle h1 { + font-family: "Edgware Road", "DejaVu Sans", sans-serif; font-size: 20px; font-weight: bold; } diff --git a/edgware/templates/main/faq.html b/edgware/templates/main/faq.html index f3bc04b..d295ede 100644 --- a/edgware/templates/main/faq.html +++ b/edgware/templates/main/faq.html @@ -15,10 +15,14 @@ {% block content %}
FAQs
-

Q. Does one need to login in order to use the printing tools?
- A. Yes, this is required to establish which documents you have permissions to modify or edit. To do this anonymously, use username: "guest", password: "guest".


-

Q. Why the name and url edgwareroad.org?
- A. This project was inspired by our work there, and the work of others in the neighbourhood. This is an idea of naming based on an encounter with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally, (who are similarly people interested in, rather than representative of, the area).

+ Q. Why do I need to login in order to use the printing tools? + A. This helps establish which documents you have permissions to modify or edit. To do this anonymously or to test, use username: "guest", password: "guest".

+ + Q. How do I get a username / login then? + A. For now, write to us at contact@edgwareroad.org. At a later point registration will be possible through the website. + + Q. Why the name and url edgwareroad.org? + A. This project was inspired by our work on the road, and the work of others in the neighbourhood. It is an idea of naming based on an engagement with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally (who would similarly be people interested in, rather than owners or representatives of, the area).