Skip to content

24 ways to impress your friends

Vote up?

Yaili

@Francois: Just add “counter-reset: fieldsets;” to the body tag on your CSS, so it will look like this:

body { background: #ffffff; color: #111111; font-family: Georgia, “Times New Roman”, Times, serif; padding: 20px; counter-reset: fieldsets;
}