Journal Preview:
orbitaldiamondsStyle Name: Style Contest
Account Type: Paid
Problem/Question: I have the basic Zen and the Art of Movable Type layout, no modifications. I'd like to make the title text ("Essays in Idleness") bigger, about 26pt, and I'd like to make the sidebar narrower and the main text area wider
(
Read more... )
Comments 3
#banner h1{font-size:3.5em;}
.layout-two-column-left #alpha {
width:15%;
text-align:left;
margin-left:5%;
}
.layout-two-column-left #beta {
width:60%;
margin-right:0%!important;
margin-left:5.5%;
}
Then you can just adjust the font size and width's until it suits.
Reply
Reply
Reply
Leave a comment