Skip to content

Commit

Permalink
italicize ghosts
Browse files Browse the repository at this point in the history
  • Loading branch information
dm0n3y committed Feb 14, 2025
1 parent 80a2ae2 commit ce9a7c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/web/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
.tile .ghost {
position: relative;
opacity: 40%;
font-style: italic;
position: relative;
left: -2px;
}
.tile.Exp .ghost {
color: var(--exp-text-color);
Expand Down

0 comments on commit ce9a7c0

Please sign in to comment.