(no title)
WaltPurvis | 5 months ago
If this bothers people, it can also be changed with Stylebot or the like, using a rule like this to change the max-width, which is set to 400px, to a larger value:
p, ul, li { max-width: 800px; }
WaltPurvis | 5 months ago
If this bothers people, it can also be changed with Stylebot or the like, using a rule like this to change the max-width, which is set to 400px, to a larger value:
p, ul, li { max-width: 800px; }
No comments yet.