View Single Post
Old 01-06-2018, 02:56 PM   #3
SirHumphrey
Junior Member
SirHumphrey began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2018
Device: iPad using Marvin 3
Question

Quote:
Originally Posted by JSWolf View Post
Adjusting line-length won't work. Margins do work.
Why not ? Through CSS, it could be easily done with something like
Code:
.column {width: 40em;}
as seen here.
SirHumphrey is offline   Reply With Quote