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

extra: readability mode #28

Closed
waldyrious opened this issue Apr 16, 2017 · 2 comments
Closed

extra: readability mode #28

waldyrious opened this issue Apr 16, 2017 · 2 comments

Comments

@waldyrious
Copy link
Owner

Something similar to this might be interesting to try out (click for full-size image):

screen shot 2017-04-16 at 18 12 00

@waldyrious
Copy link
Owner Author

quick & dirty:

html {
  background: grey;
}

body {
  background: white;
  max-width: 40em;
  padding: 1em 5em;
  margin: 10px auto;
  border-radius: 2px;
  text-align: justify;
}

@waldyrious
Copy link
Owner Author

This should be a separate style (using @include, perhaps?) with its own bookmarklet, or maybe a bookmarklet that applies both unstyle.css and the rules above.

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

No branches or pull requests

1 participant