Guest User

Untitled

a guest
Aug 14th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. header {
  2. float: left;
  3. margin: 0 0 30px 0;
  4. padding: 5px 0 0 0;
  5. width: 100%;
  6. background: cadetblue;
  7. }
  8.  
  9. #logo {
  10. text-align: center;
  11. margin: 0;
  12. }
  13.  
  14. h1 {
  15. font-family: 'Courier New', Courier, monospace;
  16. margin: 15px 0;
  17. font-size: 1.75em;
  18. font-weight: normal;
  19. line-height: 0.8em;
  20. }
Add Comment
Please, Sign In to add comment