Skip to content

Commit 1a37f4d

Browse files
committed
Update
1 parent 72d900c commit 1a37f4d

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

index.html

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

9393
<div id="footer_wrap" class="outer">
9494
<div class="inner">
95-
<p>&#169; Copyright 1995-2015, Fredrik
96-
Lundh and Contributors, Alex Clark and Contributors.
97-
Published with <a style="color: white" href=
95+
<p>&#169; Copyright 1995-2015, Fredrik Lundh and
96+
Contributors, Alex Clark and Contributors. Published with
97+
<a href=
9898
"https://github.com/python-pillow/python-pillow.github.io">GitHub
9999
Pages</a>. Pillow logo <a href=
100100
"https://github.com/python-pillow/Pillow/issues/575">created

stylesheets/stylesheet.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,9 @@ Full-Width Styles
378378

379379
#footer_wrap {
380380
background: #212121;
381+
}
382+
383+
#footer_wrap a {
381384
color: white;
382385
}
383386

0 commit comments

Comments
 (0)