home link
This commit is contained in:
parent
38945e562b
commit
33ecae1d08
|
@ -97,7 +97,7 @@ ul {
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer a:hover {
|
#footer a:hover {
|
||||||
color: #FFC0CB;
|
color: #FF00DB;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav {
|
#nav {
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div id="mainTitle">
|
<div id="mainTitle">
|
||||||
<h1><a href="/" title="Go Home">The Edgware Road Project</a></h1>
|
<h1><a href="home" title="Go Home">The Edgware Road Project</a></h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="pageTitle">
|
<div id="pageTitle">
|
||||||
<h2>{% block pageTitle %} {% endblock %}</h2>
|
<h2>{% block pageTitle %} {% endblock %}</h2>
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
Edgware Road.org is a platform for publishing and archiving possible studies about the Edgware Road.
|
Edgware Road.org is a platform for publishing and archiving possible studies about the Edgware Road.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
It was created by artists C.A.M.P. during their residency at the Serpentine Gallery.
|
Created by artists C.A.M.P. during their residency at the Serpentine Gallery.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user