diff --git a/static/css.css b/static/css.css index 9e5a974..dbbd5ab 100644 --- a/static/css.css +++ b/static/css.css @@ -3,7 +3,8 @@ body { padding-bottom: 0; margin: auto; max-width: 800px; - font-family: sans-serif; } + font-family: sans-serif; + line-height: 120%; } #footer { text-align: center; diff --git a/static/help.md b/static/help.md index b09ce04..78fe7cc 100644 --- a/static/help.md +++ b/static/help.md @@ -17,6 +17,6 @@ Some additional guidelines/observations/etc that probably make sense: * if you have useful information of any kind that doesn't fit, add it to the category notes -Finally, all content here is licensed under [CC BY-SA 3.0][], which is the same license as on Wikipedia and Stackoverflow. +Finally, all content here is licensed under [CC BY-SA 3.0][] (it's the same license as on Wikipedia and Stackoverflow). [CC BY-SA 3.0]: https://creativecommons.org/licenses/by-sa/3.0/