about summary refs log tree commit diff
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer1970-01-01 00:00:00 +0000
commit6c3ab14c8c099180b746b71d2942f19dc5752a69 (patch)
tree90168ad407e1c8ccfa4e8c0e6c0e7f7670aa0f63
parentfooter on newline (diff)
downloadw-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar
w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar.gz
w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar.bz2
w-6c3ab14c8c099180b746b71d2942f19dc5752a69.tar.xz
w-6c3ab14c8c099180b746b71d2942f19dc5752a69.zip
source tree as list
-rw-r--r--s/m.css7
-rw-r--r--w/m.htm26
2 files changed, 17 insertions, 16 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
diff --git a/w/m.htm b/w/m.htm
index 7fe2ce6..eba2359 100644
--- a/w/m.htm
+++ b/w/m.htm
@@ -77,23 +77,25 @@ working header and footer</p>
 
 <h2>SOURCE</h2>
 <h3>TREE</h3>
-<pre class="tree">
-/ - home
-/e - error
-/gh - GitHub
-/gh/w - website GitHub
-/gh/wf - WinForms GitHub
-/i - images
-/p - projects
-/s - CSS styles
-/w - website
-/wf - WinForms
-</pre>
+<ul class="tree">
+<li>/ - home</li>
+<li>/e - error</li>
+<li>/gh - GitHub</li>
+<li>/gh/w - website GitHub</li>
+<li>/gh/wf - WinForms GitHub</li>
+<li>/i - images</li>
+<li>/p - projects</li>
+<li>/s - CSS styles</li>
+<li>/w - website</li>
+<li>/wf - WinForms</li>
+</ul>
 
 <h3>GET</h3>
 <p>The source code is <a href="../gh/w">here</a>
 and you can get it with:</p><pre class="sh">
 git clone http://github.com/porterswanstrom/w
+git clone http://github.com/porterswanstrom/w
+git clone http://github.com/porterswanstrom/w
 </pre>
 
 </div><div id="f">