79168236

Date: 2024-11-07 22:23:02
Score: 1.5
Natty:
Report link

The following css would add a dot to the custom counter:

counter-increment: mycounter;
content: counter(mycounter) ".";
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jensonbenson