Advertisement
Bahus7

Untitled

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