Edit styles

This commit is contained in:
Alex Clark 2013-02-27 13:50:53 -05:00
parent 9e99c9af07
commit 5afc5d1cc9

View File

@ -19,7 +19,7 @@
<body> <body>
<header> <header>
<div class="inner"> <div class="inner">
<h1><a href="http://python-imaging.github.com">Python Imaging</a></h1> <h1><a style="color: white" href="http://python-imaging.github.com">Python Imaging</a></h1>
<h2>Home of Pillow</h2> <h2>Home of Pillow</h2>
<a href="https://github.com/python-imaging/Pillow" class="button"><small>View project on</small>GitHub</a> <a href="https://github.com/python-imaging/Pillow" class="button"><small>View project on</small>GitHub</a>
</div> </div>