-Annie-

styles-for-Kent's-media-profile

Sep 4th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.29 KB | None | 0 0
  1. h1 {
  2.     text-align: center;
  3. }
  4.  
  5. .section-wrapper {
  6.     float: left;
  7. }
  8.  
  9. .audio-file {
  10.     margin-top: 12px;
  11. }
  12. .content-wrapper {
  13.     margin: 0px auto;
  14.     display: table;
  15.     background-color: pink;
  16.     width: 860px;
  17.     border: 2px solid pink;
  18.     border-radius: 20px;
  19. }
  20.  
  21. p {
  22.     margin-left: 48px;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment