Skip to content

Files

Latest commit

b3993bb · May 1, 2017

History

History
43 lines (32 loc) · 783 Bytes

README.md

File metadata and controls

43 lines (32 loc) · 783 Bytes

Position

Configuration

z-index Scale

$z-scale: (
  '5': 1000,
  '4': 900,
  '3': 500,
  '2': 100,
  '1': 10,
  '0': 0
);

Classes

Position

Key
relative
absolute
fixed

Coordinates

Identifiers Key (Default)
top 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
right 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
bottom 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
left 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100

z-index

Identifiers Key (Default)
z 1 - 5
zn 1 - 10