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

Add blockquote styling #776

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Add blockquote styling #776

merged 2 commits into from
Jul 30, 2018

Conversation

toonn
Copy link
Contributor

@toonn toonn commented Jul 10, 2018

Fixes #775

I guessed at a border color that fit with the purple theme and selected a lighter tint for the background.
As you can probably see from the padding rule I'm not very familiar with css, I'm not sure why the top padding was so hard to change but it was always much larger than the bottom padding. I also took a guess at the right padding so as to make it symmetrical with the left padding.

Feel free to suggest better colors or padding.

@phadej
Copy link
Contributor

phadej commented Jul 10, 2018

Screenshot would be nice :)

@gbaz
Copy link
Contributor

gbaz commented Jul 10, 2018

Thanks for the issue and the PR! My impulse would be to pick the same background color as pre tags to keep the noise down? Screenshots one or both ways would certainly help facilitate discussion.

@toonn
Copy link
Contributor Author

toonn commented Jul 10, 2018

Let there be screenshots!
No styling:
screenshot_2018-07-10 dhall-to-cabal compile dhall expressions to cabal files

My guess at a tint:
screenshot_2018-07-10 dhall-to-cabal compile dhall expressions to cabal files 1

Same background color as pre:
screenshot_2018-07-10 dhall-to-cabal compile dhall expressions to cabal files 2

@toonn
Copy link
Contributor Author

toonn commented Jul 22, 2018

@phadej, @gbaz, just pinging. Is there anything more you want me to change about this?

@gbaz
Copy link
Contributor

gbaz commented Jul 22, 2018

The tinted one looks fine to me. Do others have thoughts or should we just merge?

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