I think it's ready

This commit is contained in:
2016-02-21 02:24:13 -05:00
parent 2defb57780
commit d318115bc2
+4
View File
@@ -172,6 +172,7 @@ ul > li {
.no { border-bottom: 4px solid red; }
</style>
<!-- Favicon
@@ -187,6 +188,9 @@ ul > li {
<div class="row" style="margin-top: 15%">
<h1 class="title">PEP 8 — the Style Guide for Python Code</h1>
<div class="twelve columns">
<p class="awesome">This stylized presentation of the well-established <a href="https://www.python.org/dev/peps/pep-0008/">PEP 8</a> was created by <a href="http://kennethreitz.org">Kenneth Reitz</a> (for humans).</p>
</div>
</div>