Update index.html

This commit is contained in:
Sindre Sorhus 2021-08-08 11:54:47 +02:00 committed by GitHub
parent 6d94feba99
commit b149fab733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@
padding: 45px; padding: 45px;
} }
</style> </style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css">
<style type="text/css"> <style>
.github-fork-ribbon:before { .github-fork-ribbon:before {
background-color: #121612; background-color: #121612;
} }