Advertisement
Guest User

site.css

a guest
Oct 16th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.09 KB | None | 0 0
  1. h2 {
  2.         color: red;
  3.         background-color: yellow;
  4.         }
  5.        
  6.         p {
  7.         font-size: 14px;
  8.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement