Skip to content

Commit a1fc1df

Browse files
committed
update style
1 parent 8198ae4 commit a1fc1df

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

css/style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ h1 {
6464
}
6565

6666

67-
68-
6967
/* Font-face */
7068

7169
@font-face {

index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,10 @@
1919
<h1>Python Open Projects</h1>
2020
<p>Collect and classify Python open projects on Github.<br>For more informations, visit the <a href="https://github.com/checkcheckzz/Python-open-projects">repository</a>.</p>
2121
</div>
22-
<div>
23-
<p class="gh-btns">
24-
<iframe src="http://ghbtns.com/github-btn.html?user=checkcheckzz&repo=Python-open-projects&type=watch&count=true&size=large"
25-
allowtransparency="true" frameborder="0" scrolling="0" width="152" height="30"></iframe>
26-
<iframe src="http://ghbtns.com/github-btn.html?user=checkcheckzz&repo=Python-open-projects&type=fork&count=true&size=large"
27-
allowtransparency="true" frameborder="0" scrolling="0" width="156" height="30"></iframe>
28-
</p>
22+
<div>
23+
2924

3025
</div>
31-
3226
<p class="credits">Made by <a href="http://itgeekworkhard.com/">Zach</a>.</p>
3327

3428
<img id="github-logo" src="img/github-cat.png" alt="Github Cat" />

0 commit comments

Comments
 (0)