Guest User

Untitled

a guest
Feb 23rd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. p.aboutk {
  2. margin-top: 50px;
  3. height: 250px;
  4. width: 600px;
  5. margin-left: 60px;
  6. margin-right: 60px;
  7. text-indent: 40px;
  8. font-family:"Poppins";
  9. color:white;
  10. font-size:15px;
  11. text-align: justify;
  12. }
  13.  
  14.  
  15.  
  16. p.aboutme {
  17. height: 400px;
  18. width: 1000px;
  19. margin-left: 60px;
  20. margin-right: 60px;
  21. text-indent: 40px;
  22. margin-top: 0px;
  23. font-family:"Poppins";
  24. color:white;
  25. font-size:15px;
  26. text-align: justify;
  27. }
Advertisement
Add Comment
Please, Sign In to add comment