Updated website docs.

This commit is contained in:
Erik C. Thauvin 2022-01-19 15:25:07 -08:00
parent 881bd716b0
commit adb7a8c692
4 changed files with 19 additions and 15 deletions

View file

@ -1,7 +1,7 @@
body {
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-size: 16px;
color: #000000;
margin: 0;
}
@ -21,7 +21,6 @@ h3 {
code {
font-family: Courier New, Courier, mono, monospace;
font-size: 12px;
color: #000066;
background-color: #ffeedd;
margin-left: 20px