mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-26 21:04:34 +00:00
using small gray badge
--HG-- extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40582
This commit is contained in:
parent
c149e2de2c
commit
ad2c2368a7
@ -58,7 +58,7 @@ p { line-height:1.5em; }
|
||||
}
|
||||
|
||||
#body {
|
||||
padding-bottom: 45px;
|
||||
padding-bottom: 35px;
|
||||
}
|
||||
|
||||
#content-wrapper {
|
||||
@ -80,7 +80,7 @@ p { line-height:1.5em; }
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
height: 45px;
|
||||
height: 35px;
|
||||
border-top: 1px solid #b5331a;
|
||||
background: url('../images/footer-bg.jpg') repeat-x left top #5b2a16;
|
||||
}
|
||||
@ -116,7 +116,7 @@ p { line-height:1.5em; }
|
||||
|
||||
#footer p {
|
||||
margin: 10px 20px;
|
||||
line-height: 25px;
|
||||
line-height: 15px;
|
||||
font-size: .85em;
|
||||
color: #fff;
|
||||
}
|
||||
|
@ -1,6 +1,10 @@
|
||||
<div id="footer">
|
||||
<p id="badge">
|
||||
<a href="http://www.djangoproject.com/"><img src="http://media.djangoproject.com/img/badges/djangosite100x25.gif" alt="A Django site." title="A Django site." /></a>
|
||||
<a href="http://www.djangoproject.com/">
|
||||
<img
|
||||
src="http://media.djangoproject.com/img/badges/djangosite80x15_grey.gif"
|
||||
width="80" height="15" alt="A Django site." title="A Django site."/>
|
||||
</a>
|
||||
</p>
|
||||
<p>© 2007-2008 <a href="http://insophia.com/">Insophia</a>, <a href="http://mydeco.com/the-magazine/style/mydeco-about-us">By Design UK</a></p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user