Advertisement
Bahus7

Untitled

Jul 2nd, 2022
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. body
  2. {
  3.  font-family: Arial;
  4.  font: sans-serif;
  5.  font-size: 16px;
  6. }
  7. h1
  8. {
  9.   font-size: 28px;
  10. }
  11. a
  12. {
  13.  color: #349bdf;
  14.  text-decoration: none;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement