Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added styled KBD tag, like in primer theme #13

Merged
merged 1 commit into from
Jul 26, 2021
Merged

Added styled KBD tag, like in primer theme #13

merged 1 commit into from
Jul 26, 2021

Conversation

gebeto
Copy link
Contributor

@gebeto gebeto commented Oct 3, 2020

94258975-679ed200-ff36-11ea-9672-0c65556cd103

Styles were taken from https://github.com/pages-themes/primer/blob/master/_sass/primer-markdown/lib/markdown-body.scss#L93

P.S. Pull request is similar to pages-themes/slate#47 because I'm adding KBD styles for all pages themes.

@welcome
Copy link

welcome bot commented Oct 3, 2020

Welcome! Congrats on your first pull request to the Time Machine theme. If you haven't already, please be sure to check out the contributing guidelines.

@gebeto gebeto changed the title Add styled KBD tag, like in primer theme Added styled KBD tag, like in primer theme Oct 3, 2020
Copy link

@Platinumwrist Platinumwrist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.markdown-body kbd {
background-color: #fafbfc;
border: 1px solid #c6cbd1;
border-bottom-color: #959da5;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #959da5;
color: #444d56;
display: inline-block;
font-size: 11px;
line-height: 10px;
padding: 3px 5px;
vertical-align: middle;
}

@import "rouge-base16-dark"; @import "rouge-base16-dark";

@stale
Copy link

stale bot commented Jun 26, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 26, 2021
@settings settings bot removed the wontfix label Jul 15, 2021
@parkr parkr merged commit b51a854 into pages-themes:master Jul 26, 2021
@welcome
Copy link

welcome bot commented Jul 26, 2021

Congrats on getting your first pull request to the Time Machine theme merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! 🎉

If you're interested in tackling another bug or feature, take a look at the open issues, especially those labeled help wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants