Skip to content

Commit 1ca3828

Browse files
committed
Use smaller buttons for older downloads
1 parent e6bc970 commit 1ca3828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h5>Current/Recommended Version:</h5>
4747
</div>
4848
<div>
4949
<h5>Older Versions:</h5>
50-
<a class="button" href="https://pypi.org/pypi/DBUtils/3.0.3/#files">Download <small>DBUtils 3.0.3</small></a>
50+
<a class="small-button button" href="https://pypi.org/pypi/DBUtils/3.0.3/#files">Download <small>DBUtils 3.0.3</small></a>
5151
<p><small>(this version supports Python 3.6 to 3.11)</small></p>
5252
<a class="small-button button" href="https://pypi.org/project/DBUtils/2.0.3/#files">Download <small>DBUtils&nbsp;2.0.3</small></a>
5353
<p><small>(this version supports Python 2.7 and 3.5 to 3.10)</small></p>

0 commit comments

Comments
 (0)