View Single Post
Old 09-03-2017, 02:39 PM   #6
MaxWidth
Junior Member
MaxWidth began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2017
Device: None
Nevermind, I got it how I wanted it to using the custom CSS

body {
margin:40px auto;
max-width:650px;
line-height:1.6;
font-size:18px;
color:#444;
padding:0 10px
}
MaxWidth is offline   Reply With Quote