Skip to content

Commit

Permalink
Increase contrast for git sha in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
jonels-msft committed Aug 4, 2020
1 parent 0657b06 commit 3b252eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _static/css/citus.css
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@ footer {
color: #404040 !important;
}

footer span.commit code {
color: #404040 !important;
}

/* Cookie consent */

#consentBox {
Expand Down

0 comments on commit 3b252eb

Please sign in to comment.