From ecda49e0b20ad3bd52449356dccf2f8095ecfb70 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 25 Mar 2015 21:49:45 -0700 Subject: Flatten directory structure All content files (*.txt, *.html, *.river) are now in /. I did this to simplify the compilation step, and to make linking easier. I'm still thinking about whether I should move the contents of js/, img/, and lua/ into /, or into an 'assets' folder of some sort. We'll see. --- style.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index f11514c..87144d0 100644 --- a/style.css +++ b/style.css @@ -489,12 +489,6 @@ tr { /* .paul }}} */ /* .AUTOCENTO {{{ */ .autocento { - background-image: url('img/white-streak.jpg'); - background-position: 0 0; - background-size: 100% 100%; - background-repeat: no-repeat; - background-attachment: fixed; - background-clip: border-box; background-color: white; } /* .autocento }}} */ -- cgit 1.4.1-21-gabe81