Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

Latest commit

 

History

History
67 lines (64 loc) · 1.49 KB

aliases.md

File metadata and controls

67 lines (64 loc) · 1.49 KB

Aliases

Elementary aliases are short names for each css rule

Table of short names

Css rule Alias
margin m
marginTop mt
marginRight mr
marginBottom mb
marginLeft ml
padding p
paddingTop pt
paddingRight pr
paddingBottom pb
paddingLeft pl
fontSize fz
color c
fontFamily ff
textAlign ta
lineHeight lh
fontWeight fw
fontStyle fs
letterSpacing lts
display d
width w
maxWidth maw
minWidth miw
height h
maxHeight mah
minHeight mih
verticalAlign va
alignItems ai
alignContent ac
justifyItems ji
justifyContent jc
flexWrap fxw
flexBasis fxb
flexDirection fxd
flex fx
justifySelf js
alignSelf as
order ord
border bd
borderTop bdt
borderRight bdr
borderBottom bdb
borderLeft bdl
borderColor bdc
borderRadius bdrs
boxShadow bxsh
opacity op
overflow ov
background bg
backgroundColor bgc
backgroundImage bgi
backgroundPosition bgp
backgroundRepeat bgr
backgroundSize bgsz
position pos
zIndex z
top t
right r
bottom b
left l