Skip to content

Commit

Permalink
Apply high contrast color for revision link
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Sep 4, 2024
1 parent ddf2cc2 commit a78cd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ a {

.revision-link {
text-decoration: none;
color: #003847;
color: #00141a;
}

.users-panel {
Expand Down

0 comments on commit a78cd66

Please sign in to comment.