main.css 94 B

1234567
  1. body {
  2. font-face: "Arial", "Helvetica", sans-serif;
  3. }
  4. .link {
  5. border: solid black;
  6. }