Guest User

Untitled

a guest
Aug 15th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.37 KB | None | 0 0
  1. #offering-index-container
  2. {
  3.     width: 100%;
  4. }
  5.  
  6. #offering-index-container-left-column
  7. {
  8.     width: 20%;        
  9. }
  10.  
  11. #offering-index-container-right-column
  12. {
  13.     width: 75%;
  14.     float:left;
  15. }
  16.  
  17. #offering-index-container-right-column-row-1
  18. {
  19.        
  20. }
  21.  
  22. #offering-index-container-right-column-row-2
  23. {
  24.    
  25. }
  26.  
  27. #offering-index-container-right-column-row-3
  28. {
  29.    
  30. }
Add Comment
Please, Sign In to add comment