diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 1970-01-01 00:00:00 +0000 |
commit | bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66 (patch) | |
tree | e6b456d6d4c45e0bcbc629d480853ba45cfd131d /m.css | |
parent | err -> e (diff) | |
download | w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.gz w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.bz2 w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.tar.xz w-bfb8181d552ed05f6a63d3ca2c4dc4e8351fca66.zip |
website tree
Diffstat (limited to 'm.css')
-rw-r--r-- | m.css | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/m.css b/m.css index 9bb403d..f54ef6c 100644 --- a/m.css +++ b/m.css @@ -59,6 +59,13 @@ img{margin-left:4%} border-color:#847884; padding-left:2%} +.tree +{font:400 72% mono; + color:#EE9F00; + border-left-style:dotted; + border-color:#847884; + padding-left:2%} + @media(prefers-color-scheme:light) {html,body {background-color:#F8F6E0; @@ -73,7 +80,7 @@ img{margin-left:4%} #f a {color:#004050; text-decoration:underline} - .sh + .sh,.tree {color:#000000; border-color:#403060}} |