From b5ff379eb327fd45ad9e46a24b5f6dad17f9017f Mon Sep 17 00:00:00 2001 From: s-ol Date: Sun, 28 Oct 2018 01:34:08 +1100 Subject: readme etc --- app/init.moon | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/init.moon') diff --git a/app/init.moon b/app/init.moon index 684c30a..e0eecf6 100644 --- a/app/init.moon +++ b/app/init.moon @@ -70,7 +70,10 @@ table.insert routes, { -- menu append h1 { - style: { position: 'relative' }, + style: { + position: 'relative', + 'border-bottom': '1px solid #000' + }, 'mmm', a { style: { -- cgit v1.2.3