summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-12-09 01:50:01 +0200
committerYuval Adam <yuval@y3xz.com>2015-12-09 01:50:01 +0200
commitc941dd56db8a1e192e28ee4a99bea1e359cd9755 (patch)
tree73c5c44fa8ce5bfe0e86405fd56a561c22760659 /style.css
parent81e4681012fdec9e4a116c2ffab40ae600bc4e79 (diff)
Use SASS for styling
Diffstat (limited to 'style.css')
-rw-r--r--style.css11
1 files changed, 0 insertions, 11 deletions
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;
-}