Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. .container-conserto{
  2. margin:0 0 10px 0;
  3. text-align:center;
  4. width:800px;
  5. }
  6.  
  7. .container-conteudo{
  8. display:inline-block;
  9. text-align:justify;
  10. padding:6px;
  11. width:30%;
  12. }
  13.  
  14. .container-notebook{
  15.  
  16. }
  17.  
  18. .container-conteudo-notebook{
  19. width:49%;
  20. background-color:black;
  21. color:white;
  22.  
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement