Guest User

Untitled

a guest
Oct 21st, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. thead {
  2. position: sticky;
  3. top: 0px;
  4. }
  5.  
  6. thead th {
  7. position: sticky;
  8. top: 0;
  9. background: white;
  10. }
Add Comment
Please, Sign In to add comment