79092761

Date: 2024-10-16 06:50:09
Score: 1
Natty:
Report link

body {
  font-family: "Comic Sans MS", "Comic Sans", cursive;
  font-style: italic;
}

{ 
Font:inherit;
}
<h1>Heading</h1>
<input type="button" value="Button">

<hr>

<h1 class="inherit">Heading</h1>
<input class="inherit" type="button" value="Button">

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Abhinav Tp