Skip to content

Make line-height for chapter greater than section #170

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 1 commit into from
Sep 12, 2016

Conversation

JIghtuse
Copy link
Contributor

@JIghtuse JIghtuse commented Sep 3, 2016

Fixes #166

@azerupi
Copy link
Contributor

azerupi commented Sep 3, 2016

You should modify the source files in src/theme/stylus and run cargo build --features="regenerate-css" instead of modifying the css file directly. Otherwise your change will be overwritten next time the css is regenerated :)

@JIghtuse
Copy link
Contributor Author

JIghtuse commented Sep 4, 2016

@azerupi got it.
"regenerate-css" was failing on my machine due to missing stylus, so I've installed it and also some nib thing with npm. Now it builds fine, but throws away some stuff not related to line-heights. Should I amend this to include only relevant changes?

@azerupi
Copy link
Contributor

azerupi commented Sep 12, 2016

Sorry for the delay!
The stuff that gets thrown away is probably a PR I accepted that modified the css instead of the stylus files. I'm going to copy that part and commit it properly.

Thanks!

@azerupi azerupi merged commit 04a6438 into rust-lang:master Sep 12, 2016
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