Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve readability #79

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

Merged
merged 2 commits into from
May 21, 2021
Merged

Improve readability #79

merged 2 commits into from
May 21, 2021

Conversation

obulat
Copy link
Contributor

@obulat obulat commented May 12, 2021

Fixes #77

Replace text-align: justify from the classic.css with text-align: left
Set line-height to 1.4 instead of 130% for some elements

obulat and others added 2 commits May 12, 2021 09:59
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
Copy link
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
Copy link
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
Copy link
Member

Can be tested at: https://docs.python.org/3.10

@JulienPalard JulienPalard merged commit f5d2364 into python:master May 21, 2021
@JulienPalard
Copy link
Member

Thanks @obulat \o/

@ambv
Copy link

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
Copy link
Member

I think this is a good idea, yes.

@Mariatta @willingc ^

(As I don't have the rights)

@willingc
Copy link
Contributor

@JulienPalard What's your PyPI username? I will give you rights.

@JulienPalard
Copy link
Member

@willingc
Copy link
Contributor

@JulienPalard You should have an invite as a maintainer on this project.

@JulienPalard
Copy link
Member

@ambv 2021.8 released!
@willingc thanks!

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

Successfully merging this pull request may close these issues.

Theme: text justification looks bad (in narrow columns)
5 participants