Uh oh!
There was an error while loading. Please reload this page.
Improve readability - #79
Merged
Merged
Conversation
Replace `text-align: justify` from the classic.css with `text-align: left` Set line-height to 1.4 instead of 130% for some elements
JulienPalard
commented
May 12, 2021
Member
Beware I rebased your branch on top of master. Oh and I tried fingerprinting the css as you told in the cache issue. |
JulienPalard
commented
May 12, 2021
Member
(If we keep this fingerprinting method, we'll have to describe it in the README, to try to avoid forgetting to bump this version at release time...) |
JulienPalard
commented
May 12, 2021
Member
Can be tested at: https://docs.python.org/3.10 |
JulienPalard
commented
May 21, 2021
Member
Thanks @obulat \o/ |
ambv
commented
Aug 25, 2021
@JulienPalard, can we please release this on PyPI? I will be building 3.9.7 on Monday and would like text not to be justified. |
JulienPalard
commented
Aug 25, 2021
Member
willingc
commented
Aug 25, 2021
Contributor
@JulienPalard What's your PyPI username? I will give you rights. |
JulienPalard
commented
Aug 25, 2021
Member
willingc
commented
Aug 25, 2021
Contributor
@JulienPalard You should have an invite as a maintainer on this project. |
JulienPalard
commented
Aug 26, 2021
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes#77
Replace
text-align: justifyfrom the classic.css withtext-align: leftSet line-height to 1.4 instead of 130% for some elements