Files
2018-02-02 04:16:08 -05:00

14 lines
87 B
HTML

<style>
p {
padding: 0;
margin: 0;
}
</style>
<p>a b</p>
<hr>
<p>a</p>
<p>b</p>