Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
romw314 authored Mar 24, 2024
1 parent 404e197 commit 4c9fc22
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions website/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@ code {
.highlight,pre {
color: green;
background-color: lightgray;
border: 3px solid black;
display: block;
position: relative;
max-width: 100%;
width: 100%;
}
.highlight pre {
border: 0;
padding: 1em;
margin: 1em;
}
span.pl-pds { color: red; }
span.pl-s { color: orange; }
Expand Down

0 comments on commit 4c9fc22

Please sign in to comment.