Skip to content

Commit

Permalink
Improved User Interface (UI)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyowen committed May 3, 2021
1 parent ee6f90d commit 1806837
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 15 deletions.
2 changes: 1 addition & 1 deletion client/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ blockquote em {font-style: italic;}
font-weight: bold;
}
.link:focus { color: #004299 !important; }
.link:visited { color: #0571ff; }
.link:visited { color: blue; }
@keyframes octocat-wave {
0%,100%{transform:rotate(0)}
20%,60%{transform:rotate(-25deg)}
Expand Down
Loading

0 comments on commit 1806837

Please sign in to comment.