mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Fix #2279. Update layout css
This commit is contained in:
Vendored
+3
-3
@@ -17,12 +17,12 @@
|
||||
|
||||
<h3>Donate</h3>
|
||||
<p>
|
||||
If you love Requests, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gratipay</a>:
|
||||
If you love Requests, consider supporting the author <a href="https://gratipay.com/kennethreitz/">on Gratipay</a>:
|
||||
</p>
|
||||
<p>
|
||||
<iframe style="border: 0; margin: 0; padding: 0;"
|
||||
src="https://www.gittip.com/kennethreitz/widget.html"
|
||||
width="60pt" height="20pt"></iframe>
|
||||
src="https://www.gratipay.com/kennethreitz/widget.html"
|
||||
width="80pt" height="20pt"></iframe>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
Vendored
+3
-3
@@ -17,12 +17,12 @@
|
||||
|
||||
<h3>Donate</h3>
|
||||
<p>
|
||||
If you love Requests, consider supporting the author <a href="https://www.gittip.com/kennethreitz/">on Gittip</a>:
|
||||
If you love Requests, consider supporting the author <a href="https://www.gratipay.com/kennethreitz/">on Gittip</a>:
|
||||
</p>
|
||||
<p>
|
||||
<iframe style="border: 0; margin: 0; padding: 0;"
|
||||
src="https://www.gittip.com/kennethreitz/widget.html"
|
||||
width="48pt" height="20pt"></iframe>
|
||||
src="https://www.gratipay.com/kennethreitz/widget.html"
|
||||
width="80pt" height="20pt"></iframe>
|
||||
</p>
|
||||
|
||||
<h3>Get Updates</h3>
|
||||
|
||||
Reference in New Issue
Block a user