My blog is displaying one font size(default for such text) for the first paragraph and another(smaller than the first) for the second paragraph onwards *only when I put these paragraphs in a list*, either using <ol> or <ul>. Could it be an issue with the theme I am using?(I use clasikue theme). I am not well versed in HTML and CSS to sort out the issue myself but can follow if instructed on what to look for/change in the CSS code.
My blog: http://beans.seartipy.com/
Example of my problem:
1. http://beans.seartipy.com/2006/05/24/should-i-be-developing-ajax-applications-using-google-web-toolkitgwt/
List item 3. Look closely at para 1 and para 2 there.
2. http://beans.seartipy.com/2006/05/22/upgrading-from-drupal-466-to-drupal-47/
List items 5 & 7.
May not seem as a big issue but surely would like to sort that out. Thanks for the help.
PS: can't we preview the question before posting?