Docs, community: logo fixes etc.

This commit is contained in:
mDuo13
2021-06-30 00:13:19 -07:00
parent 530b1242a3
commit 38d3823550
19 changed files with 3853 additions and 105 deletions

View File

@@ -1,10 +1,11 @@
/* Edit on GitHub link ------------------------------------------------------ */
.github-edit-wrap .github-edit.nav-link {
.github-edit-wrap .github-edit {
background-image: url(../vendor/github-marks/GitHub-Mark-Light-32px.png);
background-size: 24px 24px;
background-position: left 12px center;
background-repeat: no-repeat;
padding-left: 48px;
text-decoration: none;
display: block;
margin-bottom: 1rem;
margin-top: .75rem;
}