I just changed my journal style and have no clue how to change my font size. I am old and blind and need a larger font! I tried the FAQ and am now hopelessly confused. Any LJ CSS gurus (guri?) amongst you who could walk me through it?
The CSS seems to work! Yay! I had to limit it to the body text, since it made the headers too big otherwise, but that's fine with me, that's the important part!
Now, how would I increase the boldness? I looked up the element on the site you linked and it looked like maybe something like: body (FontWeight=bold) might work but it doesn't.
From:
Re: Two suggestions...
Now, how would I increase the boldness? I looked up the element on the site you linked and it looked like maybe something like: body (FontWeight=bold) might work but it doesn't.
From:
Re: Two suggestions...
body { font-size:larger; font-weight:bold }
:)
From:
Re: Two suggestions...
From:
Re: Two suggestions...
So glad to be useful!