Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 authored Nov 12, 2023
1 parent 64a8eb4 commit 3392b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ a {
code {
color: red;
background-color: lightgray;
border: 1px solid brown;
}
.highlight {
color: green;
background-color: lightgray;
border: 3px solid black;
}

0 comments on commit 3392b69

Please sign in to comment.