Padding three
Padding right three
Padding bottom three
Padding horizontal three
Padding vertical three
<div class="p5">Padding three</div>
<div class="pr5">Padding right three</div>
<div class="pb5">Padding bottom three</div>
<div class="ph5">Padding horizontal three</div>
<div class="pv5">Padding vertical three</div>
Source: spacing.css
, line 433