Advertisement
KodingKid

HTML-CSS-Script-(2/2).css

Mar 26th, 2021
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. h1 {
  2.     color: white;
  3.     text-align: center;
  4. }
  5. p {
  6.     font-family: "Lucida Console", "Courier New", monospace;
  7.     font-size: 30px;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement