Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. body{
  2. background-color: Red;
  3. }
  4.  
  5. h1{
  6. font-family: "Comic Sans MS";
  7. font-size: 48pt;
  8. color: Blue;
  9. }
  10.  
  11. p{
  12. color: Yellow;
  13. font-family: "Courier";
  14. font-size: 24pt;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement