Skip to content

Commit

Permalink
add ads
Browse files Browse the repository at this point in the history
  • Loading branch information
gracehuynhh committed Mar 5, 2024
1 parent 7a41d48 commit 0c64395
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions new.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@
body a {
text-decoration: none;
color: green;
border: 2px solid;
border-radius: 10px;
padding: 7px;
}

a:hover {
color: rgb(4, 187, 4);
border: 2px solid ;
}

body {
Expand Down

0 comments on commit 0c64395

Please sign in to comment.