front pages

This commit is contained in:
ashok sukumaran 2011-07-03 19:35:32 +05:30
parent 1203439c5a
commit 746d9beb4b
2 changed files with 4 additions and 7 deletions

View File

@ -66,7 +66,7 @@ ul {
#intro { #intro {
position: absolute; position: absolute;
width: 300px; width: 280px;
right: 20px; right: 20px;
top: 15px; top: 15px;
font-size: 10px; font-size: 10px;

View File

@ -22,12 +22,9 @@
<h2>{% block pageTitle %} {% endblock %}</h2> <h2>{% block pageTitle %} {% endblock %}</h2>
</div> </div>
<div id="intro"> <div id="intro">
<p id="introPara1"> <div id="introPara1">
Edgwareroad.org is a platform for publishing and archiving possible studies about the Edgware Road, London. Edgwareroad.org is a platform for publishing and archiving possible studies about the Edgware Road, London. Created by artists CAMP during their residency at the Serpentine Gallery.
</p> </div>
<p>
Created by artists CAMP during their residency at the Serpentine Gallery.
</p>
</div> </div>
</div> </div>
<div id="content"> <div id="content">