Advertisement
ZumeZero

Untitled

Oct 19th, 2016
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.24 KB | None | 0 0
  1.  
  2.     * {
  3.         margin: 0;
  4.         padding: 0;
  5.     }
  6.     img{
  7.         width: 100%;
  8.     }
  9.     .title-document{
  10.         font-family: 'Arial', 'Helvetica';
  11.         font-size: 24px;
  12.         display: block;
  13.     }
  14.     body{
  15.         background-color: #fff;
  16.     }
  17.     .container{
  18.         margin: 0 auto;
  19.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement