summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/css-mode/mar.margin
blob: 97de70ce40f75a57eaf176887eaf7606bd6155e6 (plain) (blame)
1
2
3
4
#contributor : rejeep <johan.rejeep@gmail.com>
#name : margin top right bottom left
# --
margin: ${top} ${right} ${bottom} ${left};