5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
|
#contributor : rejeep <johan.rejeep@gmail.com>
|
||
|
#name : padding: top right bottom left
|
||
|
# --
|
||
|
padding: ${top} ${right} ${bottom} ${left};
|