79372575

Date: 2025-01-20 20:33:43
Score: 4.5
Natty:
Report link

Isn't just adding a border to page not working?

<style>
   @media print {
      @page {
        size: A4 landscape;
        margin: 10mm;
        border-bottom: 1px solid;
      }
    }
</style>
Reasons:
  • RegEx Blacklisted phrase (2): working?
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Hardik Uchdadiya