PageRenderTime 40ms CodeModel.GetById 36ms RepoModel.GetById 0ms app.codeStats 1ms

/css-mode/mar.margin

http://github.com/ridgetang/snippets
Unknown | 4 lines | 4 code | 0 blank | 0 comment | 0 complexity | 3ad22c232d462e2762cc3ec3e0c2a2a1 MD5 | raw file
  1. #contributor : rejeep <johan.rejeep@gmail.com>
  2. #name : margin top right bottom left
  3. # --
  4. margin: ${top} ${right} ${bottom} ${left};