Advertisement
lp-gamboa

mas beieza

May 28th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.32 KB | None | 0 0
  1.  
  2. #but
  3. {   /* this is new */
  4.     border: none;
  5.     background-color: lightblue;
  6.     height: 150px;
  7.     width: 100%;
  8. }
  9.  
  10. #title
  11. {   /* this is also new */
  12.     margin: none;
  13.     width: 100%;
  14.     color: black;
  15.     font-size: 50px;
  16.     font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement