Guest User

Untitled

a guest
Nov 15th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. .table-1 tr > td:first-child,
  2. .table-1 tr > td:nth-child(3) {
  3. widht: 20%
  4. }
  5.  
  6. .table-1 tr > td:nth-child(2) {
  7. width: 60%;
  8. }
Add Comment
Please, Sign In to add comment