Skip to content

Commit

Permalink
Indent code blocks in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jbearer committed Aug 18, 2022
1 parent ac7ff81 commit eb6b3bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/media/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ body {
}
h1, h2, h3 { margin-left: 1.5em; }
p, table, ul, ol { margin-left: 3em; margin-top: 0; }
pre { margin-left: 4em; margin-top: 0; }
h1 { font-size: 1.4em; margin-top: 3em; color: gray; }
h2 { font-size: 1.2em; margin-top: 3em; color: gray; font-variant: small-caps; }
h3 { font-size: 1.1em; margin-top: 1em; margin-bottom: 0; color: gray; font-variant: small-caps; }
Expand Down

0 comments on commit eb6b3bf

Please sign in to comment.