initial import for Open Source 🎉
This commit is contained in:
parent
1898c361f3
commit
9c0dd3b722
2048 changed files with 218743 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
.gh-button {
|
||||
color: #0366d6;
|
||||
background-color: #fff;
|
||||
padding: 3px 10px;
|
||||
font-size: 12px;
|
||||
border: 1px solid rgba(27,31,35,0.2);
|
||||
border-radius: 0.25em;
|
||||
}
|
||||
|
||||
.gh-grant-message {
|
||||
font-size: 16px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.gh-grant-message b {
|
||||
display: block;
|
||||
margin-bottom: 10px;
|
||||
}
|
Reference in a new issue