Skip to content

Commit

Permalink
Merge pull request #80 from metinc/countdown
Browse files Browse the repository at this point in the history
Use monospace font for countdown
  • Loading branch information
mpcovcd authored Oct 16, 2019
2 parents 58677ff + 644113b commit 0727673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spyfall/client/css/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ a {
.game-countdown {
color: #333;
text-decoration: none;
font-family: "Liberation Mono", monospace;

&:active, &:focus, &:hover {
color: #333;
Expand Down

0 comments on commit 0727673

Please sign in to comment.