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

Adjusting BlockQuote and Shelf Styles #155

Merged
merged 3 commits into from
Aug 13, 2019

Conversation

hutchgrant
Copy link
Member

@hutchgrant hutchgrant commented Aug 13, 2019

Related Issue

#91

Summary of Changes

This is an amendment to pull #146 by @aholtzman

  • Adding cursor: pointer to shelf
  • Adding <blockquote> style with background and border

Ignoring the fact there's a mistake (should be 'use' not 'usage').

@hutchgrant hutchgrant changed the base branch from master to styleDraft1 August 13, 2019 17:28
Copy link
Member

@thescientist13 thescientist13 left a comment

Choose a reason for hiding this comment

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

Ignoring the fact there's a mistake (should be 'use' not 'usage').

😢

could you include that in the PR? There are a bunch of typos I'm sure, we might as well fix them as we go so we don't lose track.

& blockquote {
margin:0.5em;
padding:15px;
background-color:#dcf9ca !important;
Copy link
Member

Choose a reason for hiding this comment

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

Nice, I really like how this looks!

I was playing around with different colors on the preview site just to see what it looked like for fun. Only thought is making sure that the background color is accessible in terms of providing good contrast between text and background color, but nothing major for now.

Copy link
Member

@thescientist13 thescientist13 left a comment

Choose a reason for hiding this comment

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

Looks good, and thanks for the typo fixes! ❤️

@thescientist13 thescientist13 merged commit c0c60bc into styleDraft1 Aug 13, 2019
thescientist13 pushed a commit that referenced this pull request Aug 14, 2019
* fisrt draft of style tweaks, changes to colors, & spacing primarily

* Adjusting BlockQuote and Shelf Styles (#155)

* feat: adding block quote styling

* fix: spelling mistakes/typos

* fix: readme typo

* Website/issue 91 home page cleanup (#156)

* home page copy clean up

* fix code fence
@thescientist13 thescientist13 deleted the website/issue-91-style-tweaks branch August 15, 2019 00:30
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.

2 participants