Could you please adapt the css file of the forum to include a max-width?
#container {
margin: 0 auto;
padding-top: 3em;
max-width: 900px;
}
This will narrow the forum improving readability.
Regards,
Bart Otten
#container {
margin: 0 auto;
padding-top: 3em;
max-width: 900px;
}
This will narrow the forum improving readability.
Regards,
Bart Otten