From 3e22951e03a20bf7836b6c0e2c25e2cb7059a2f1 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Mon, 4 Mar 2024 23:30:01 +0100 Subject: python article, slight style changes --- src/tmpl.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/tmpl.html') diff --git a/src/tmpl.html b/src/tmpl.html index a96320a..70dba34 100644 --- a/src/tmpl.html +++ b/src/tmpl.html @@ -10,9 +10,10 @@ body { max-width: 70ch; font-family: sans-serif; - line-height: 1.3; + line-height: 1.4; margin: 2em auto; padding: 0 1ch; + text-align: justify; } .sidenote { @@ -36,6 +37,15 @@ header p { margin: 0; margin-bottom: .5em; } + +.sourceCode .co { font-style: italic; } +pre { + white-space: pre-wrap; + border-left: .5ch lightgray solid; + padding-left: .5ch; +} +sup {vertical-align: top; font-size: .6em;} +p code {font-size: 1rem;} $for(header-includes)$ $header-includes$ -- cgit 1.4.1-2-gfad0