Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. h1 {
  2. font-family: Arial;
  3. }
  4.  
  5. .customerQuote {
  6. background-color: #E8C3E1;
  7. }
  8.  
  9. #intro {
  10. font-color: darkRed;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement