Skip to content

Commit

Permalink
force all the colors
Browse files Browse the repository at this point in the history
  • Loading branch information
catbash committed Apr 7, 2024
1 parent f2f480a commit 51d6189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.css
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ header:hover img {
font-size: 1rem;
font-family: monospace;
text-decoration: underline;
color: #aaa;
}

.git:hover {
Expand All @@ -90,6 +91,7 @@ button {
background: #333;
border: none;
cursor: pointer;
color: #fff;
}

button:hover {
Expand Down

0 comments on commit 51d6189

Please sign in to comment.