X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/4ad3138c4814ad02d9101676e95d436adb00818d..127617a6b45979c4634530c801346cd6f4e19051:/style.css diff --git a/style.css b/style.css index af0562d..baeed6b 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,7 @@ article, aside, footer, header, nav, section { body { font-family: FreeSans, sans-serif; + text-transform: lowercase; line-height: 1.4; padding: 1em; } @@ -46,6 +47,7 @@ article h3 { code { font-size: 1.15em; + text-transform: none; } table td {