Files
xrpl-dev-portal/styles/_github-edit.scss
2020-08-17 17:14:47 -07:00

11 lines
369 B
SCSS

/* Edit on GitHub link ------------------------------------------------------ */
.github-edit-wrap .github-edit.nav-link {
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;
}