|
|
|
|
|
by xnorswap
1224 days ago
|
|
If you don't have a reader view in your browser, just paste this into your global CSS: p
{
line-height: 1.7;
max-width: 60em;
font-size: 1.2em;
margin-left: 5em;
}
It pretty much fixes the default readability which is essentially zero on this site otherwise. |
|