Padding three
Padding right three
Padding bottom three
Padding horizontal three
Padding vertical three
<div class="p6">Padding three</div>
<div class="pr6">Padding right three</div>
<div class="pb6">Padding bottom three</div>
<div class="ph6">Padding horizontal three</div>
<div class="pv6">Padding vertical three</div>
Source: spacing.css
, line 465