Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
changes
  • Loading branch information
met18001 committed Mar 12, 2020
1 parent f98aad3 commit c1ebc9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/main.css
Expand Up @@ -92,7 +92,7 @@ h3{
max-height: 300px;
}
a:link {
color:coral;
color: white;
text-decoration: none;
}

Expand All @@ -104,7 +104,7 @@ a:link {

/* mouse over link */
h1:hover{
color: coral;
color:white;
background-color: lightseagreen;
text-decoration: none;
}
Expand Down

0 comments on commit c1ebc9a

Please sign in to comment.