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

Printer-friendly enhancements, web-rendering should stay the same #4

Merged
merged 1 commit into from
Sep 8, 2015

Conversation

jbcpollak
Copy link
Contributor

I know this is a "onepage" theme, but there's no reason it can't look good wrapping to a new page. :)

  • Added a sectionBlock class and set it to use display: flex instead of inline-block. inline-block was interfering with page-breaks, so when the experience section was long it wasn't wrapping.
  • Created a div with class jobBlock to wrap each separate job, added css to prevent the browser from page-breaking within these blocks.
  • Set the browser to print anchors as black text instead of purple and blue

* Added a sectionBlock class and set it to use display: flex instead of inline-block. Inline-block was interfering with page-breaks, so when the experience section was long it wasn't wrapping.
* Created a div with class jobBlock to wrap each separate job, added css to prevent the browser from page-breaking within these blocks.
* Set the browser to print anchors as black text instead of purple and blue
ainsleyc added a commit that referenced this pull request Sep 8, 2015
Printer-friendly enhancements, web-rendering should stay the same
@ainsleyc ainsleyc merged commit ed28723 into ainsleyc:master Sep 8, 2015
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