From c941dd56db8a1e192e28ee4a99bea1e359cd9755 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 9 Dec 2015 01:50:01 +0200 Subject: Use SASS for styling --- style.css | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 style.css (limited to 'style.css') diff --git a/style.css b/style.css deleted file mode 100644 index 630282b..0000000 --- a/style.css +++ /dev/null @@ -1,11 +0,0 @@ -body { - background: #eee; -} - -ol { - display: inline; -} - -ol li { - display: inline; -} -- cgit v1.3.1