Skip to content

Commit e76ad2e

Browse files
committed
add follow
1 parent 2e53de4 commit e76ad2e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ h1 {
9999

100100
.gh-btns {
101101
position: relative;
102-
left: 30%;
102+
left: 14%;
103103

104104
}
105105

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ <h1>Python Open Projects</h1>
2525
allowtransparency="true" frameborder="0" scrolling="0" width="160" height="33"></iframe>
2626
<iframe src="http://ghbtns.com/github-btn.html?user=checkcheckzz&repo=Python-open-projects&type=fork&count=true&size=large"
2727
allowtransparency="true" frameborder="0" scrolling="0" width="160" height="33"></iframe>
28+
<iframe src="http://ghbtns.com/github-btn.html?user=checkcheckzz&type=follow&count=false&size=large"
29+
allowtransparency="true" frameborder="0" scrolling="0" width="230" height="33"></iframe>
30+
2831
</p>
2932
<div class="list">
3033
<ul>

0 commit comments

Comments
 (0)