diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | 6c3ab14c8c099180b746b71d2942f19dc5752a69 (patch) | |
tree | 90168ad407e1c8ccfa4e8c0e6c0e7f7670aa0f63 /s | |
parent | footer on newline (diff) | |
download | w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar.gz w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar.bz2 w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar.xz w-6c3ab14c8c099180b746b71d2942f19dc5752a69.zip |
source tree as list
Diffstat (limited to 's')
-rw-r--r-- | s/m.css | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/s/m.css b/s/m.css index 23b8340..d724abf 100644 --- a/s/m.css +++ b/s/m.css @@ -62,16 +62,15 @@ img{margin-left:4%} color:#EE9F00; border-left-style:solid; border-color:#847884; - line-height:1em; + line-height:1.3em; padding-left:2%} .tree {font:400 82% mono; color:#EE9F00; - border-left-style:dotted; border-color:#847884; - line-height:1em; - padding-left:2%} + line-height:1.3em; + padding-left:5%} @media(prefers-color-scheme:light) {html,body |