front pages
This commit is contained in:
parent
1203439c5a
commit
746d9beb4b
|
@ -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;
|
||||||
|
|
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user