aboutsummaryrefslogtreecommitdiffstats
path: root/root/games
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-11-23 07:57:01 +0000
committers-ol <s-ol@users.noreply.github.com>2018-11-23 08:06:10 +0000
commit3b3b56d348bd882f9db7aa813cdce6472b6ca8fa (patch)
tree9bf03b8c76ceba469adea38c54651f75e62a11cc /root/games
parentadd URLs for all projects (diff)
downloadmmm-3b3b56d348bd882f9db7aa813cdce6472b6ca8fa.tar.gz
mmm-3b3b56d348bd882f9db7aa813cdce6472b6ca8fa.zip
fix h3-link hovers
Diffstat (limited to 'root/games')
-rw-r--r--root/games/text$moonscript -> fn -> mmm$dom.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/games/text$moonscript -> fn -> mmm$dom.moon b/root/games/text$moonscript -> fn -> mmm$dom.moon
index 0139841..cb62e1c 100644
--- a/root/games/text$moonscript -> fn -> mmm$dom.moon
+++ b/root/games/text$moonscript -> fn -> mmm$dom.moon
@@ -3,7 +3,7 @@ import link_to from (require 'mmm.mmmfs.util') require 'mmm.dom'
=>
div {
- link_to @, h3 @gett 'title: text/plain', style: { 'margin-bottom': '-.5em' },
+ h3 link_to @
ul with for child in *@children
link_if_content = (opts) ->
a with opts