Guest User

Untitled

a guest
Dec 10th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. .tablebodyclass tr{
  2. top:auto;
  3. bottom: 0px;
  4. }
  5.  
  6. .tablebodyclass tr:last-of-type{
  7. top: 0px;
  8. bottom: auto;
  9. }
Add Comment
Please, Sign In to add comment