diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 | ||||
-rw-r--r-- | www/simple/simple.css | 0 | ||||
-rw-r--r-- | www/static/static.css (renamed from www/static/webconf.css) | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cff3ee9..becae86 100644 --- a/www/Makefile +++ b/www/Makefile @@ -13,7 +13,8 @@ WWW_DIST=cgi-bin/acf\ static/submenu.css\ static/unselected.gif\ static/webconf-purple.css\ - static/webconf.css\ + static/static.css\ + simple/simple.css\ index.html\ sample.html diff --git a/www/simple/simple.css b/www/simple/simple.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/www/simple/simple.css diff --git a/www/static/webconf.css b/www/static/static.css index e2c28ca..e2c28ca 100644 --- a/www/static/webconf.css +++ b/www/static/static.css |