We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af875f5 commit cc7387cCopy full SHA for cc7387c
index.html
@@ -92,7 +92,7 @@ <h4><a href=
92
93
<div id="footer_wrap" class="outer">
94
<div class="inner">
95
- <p style="color: white">© Copyright 1995-2015, Fredrik
+ <p>© Copyright 1995-2015, Fredrik
96
Lundh and Contributors, Alex Clark and Contributors.
97
Published with <a style="color: white" href=
98
"https://github.com/python-pillow/python-pillow.github.io">GitHub
stylesheets/stylesheet.css
@@ -378,6 +378,7 @@ Full-Width Styles
378
379
#footer_wrap {
380
background: #212121;
381
+ color: white;
382
}
383
384
0 commit comments