From e87b06ee0fe2a588b72a356bbb8378899365d626 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 5 Jul 2020 17:18:56 -0400 Subject: Add rockspec Add a rockspec and move the files around so that luarocks can install it correctly --- style.css | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 style.css (limited to 'style.css') diff --git a/style.css b/style.css deleted file mode 100644 index ef54cec..0000000 --- a/style.css +++ /dev/null @@ -1,27 +0,0 @@ -nav{ - float:left; - padding:2em; - border-right:1px solid black; -} -article{ - margin: auto auto auto 20%; -} -a{ - text-decoration: none; -} -a:hover{ - text-decoration:underline; -} -nav>ol{ - list-style-type: none; -} -body{ - line-height:1.6; - font-size:18px; - color:#444; - padding:0 10px -} -h1,h2,h3{ - line-height:1.2 -} - -- cgit v1.2.3-70-g09d2