jwnysoul

css notes 4 later

Aug 26th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. border-radius = corner rounding
  2. text-shadow = drops shadow
  3. -webkit-transformation: rotate(-xxdeg) = rotation
  4. overflow-y: scroll = scrollbar
  5. font-size = size
  6. line-height = line spacing
  7. font-family = font
  8. z-index: 999px; = bring 2 front
  9.  
Advertisement
Add Comment
Please, Sign In to add comment