Skip to content

Commit

Permalink
Set cursor: pointer on keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitymdm committed Aug 12, 2023
1 parent 654b47d commit 4a7ba2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom-variables.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ body {

.keyword {
font-family: 'Inconsolata', monospace;
cursor: pointer;
color: #f478ff;
}

Expand Down

0 comments on commit 4a7ba2a

Please sign in to comment.