front pages
This commit is contained in:
parent
751f9cac45
commit
682274f7d5
|
@ -10,4 +10,11 @@ h5 {
|
|||
font-weight: bold;
|
||||
margin-top:0px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
q1 {
|
||||
|
||||
font-weight:bold;
|
||||
bottom-margin: 5px;
|
||||
top-margin: 10px;
|
||||
}
|
|
@ -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;
|
||||
}
|
||||
|
|
|
@ -15,10 +15,14 @@
|
|||
{% block content %}
|
||||
<div id="faqBlock">
|
||||
<h5>FAQs</h5>
|
||||
<p> Q. Does one need to login in order to use the printing tools? <br />
|
||||
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". </p> <br/>
|
||||
<p>Q. Why the name and url edgwareroad.org? <br/>
|
||||
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). </p>
|
||||
<q1>Q. Why do I need to login in order to use the printing tools?</q1>
|
||||
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". </p>
|
||||
|
||||
<q1>Q. How do I get a username / login then? </q1>
|
||||
A. For now, write to us at contact@edgwareroad.org. At a later point registration will be possible through the website.
|
||||
|
||||
<q1>Q. Why the name and url edgwareroad.org? </q1>
|
||||
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). </p>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user