Skip to content

Commit c6ff0c7

Browse files
committed
Update
1 parent 39c6ca5 commit c6ff0c7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,11 @@ <h4><a href=
9292

9393
<div id="footer_wrap" class="outer">
9494
<div class="inner">
95-
<p style="color: white">Published with <a href=
95+
<p style="color: white">&#169; Copyright 1995-2015, Fredrik
96+
Lundh and Contributors, Alex Clark and Contributors.
97+
Published with <a href=
9698
"https://github.com/python-pillow/python-pillow.github.io">GitHub
97-
Pages</a>. &#169; Copyright 1995-2015, Fredrik Lundh and
98-
Contributors, Alex Clark and Contributors.</p>
99+
Pages</a>.</p>
99100
</div>
100101
</div>
101102
</div>

stylesheets/stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Full-Width Styles
373373

374374
#main_content {
375375
padding-top: 40px;
376-
padding-bottom: 40px;
376+
padding-bottom: 60px;
377377
}
378378

379379
#footer_wrap {

0 commit comments

Comments
 (0)