font size – tarski
-
I am wondering if someone could give me the code to make my sidebar text (both headings and text) larger while leaving the body and title font size the same? thanks!
The blog I need help with is: (visible only to logged in users)
-
The first is for the titles and the second is for the links and content of the widgets. Paste the following into the CSS edit window (after removing all the informational text there now).
#secondary h3 { font-size:1.3em; } .widgets ul { font-size:1.3em; } -
-
- The topic ‘font size – tarski’ is closed to new replies.