all repos — hex @ 5e6ac291138497ade3ecb6e490adc5b9e05c8e68

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

Minor site fixes.
h3rald h3rald@h3rald.com
Sat, 14 Dec 2024 18:05:56 +0100
commit

5e6ac291138497ade3ecb6e490adc5b9e05c8e68

parent

e1c9113ff1b0ff82f8de517e3fbcf6238688f29f

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M web/assets/styles.cssweb/assets/styles.css

@@ -77,7 +77,7 @@

footer { font-size: 80%; text-align: center; - margin: auto; + margin: 2rem auto 1rem; } a {
M web/contents/play.htmlweb/contents/play.html

@@ -9,7 +9,7 @@ <pre><code>($0x1$$ $0x2$$ $0x3$$) ($:dup$$ $:dup$$ $:*$$ $:*$$) $:map$$</code></pre>

<section> <section></section> <aside> - <span>&gt; </span> + <span>&gt;&nbsp;</span> <input type="text" autofocus /> </aside> </section>