Advertisement
social1986

Untitled

Nov 8th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. .first-cell {
  2. width: 12.5%
  3. }
  4.  
  5. .second-cell {
  6. width: 23.5%
  7. }
  8.  
  9. .third-cell {
  10. width: 15%
  11. }
  12.  
  13. .fourth-cell {
  14. width: 8.5%
  15. }
  16.  
  17. .sixth-cell {
  18. width: 8.5%
  19. }
  20.  
  21.  
  22. .sixth-cell {
  23. width: 16%
  24. }
  25.  
  26. .seventh-cell {
  27. width: 16%;
  28. background-color:red;
  29. }
  30.  
  31. .style-anchor{
  32. color:white;
  33. }
  34.  
  35. .row-font {
  36. font-size: 30px;
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement