From 7d32285ef4bf2aa628356d85adc597eef6b8cdd8 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 3 Nov 2010 00:18:45 +0000 Subject: themes/openwrt: remove artwork, it takes too much space --- themes/openwrt/htdocs/luci-static/openwrt.org/bg.jpg | Bin 40537 -> 0 bytes .../openwrt/htdocs/luci-static/openwrt.org/cascade.css | 1 - .../openwrt/htdocs/luci-static/openwrt.org/header.png | Bin 33244 -> 0 bytes 3 files changed, 1 deletion(-) delete mode 100644 themes/openwrt/htdocs/luci-static/openwrt.org/bg.jpg delete mode 100644 themes/openwrt/htdocs/luci-static/openwrt.org/header.png (limited to 'themes') diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/bg.jpg b/themes/openwrt/htdocs/luci-static/openwrt.org/bg.jpg deleted file mode 100644 index dece957df..000000000 Binary files a/themes/openwrt/htdocs/luci-static/openwrt.org/bg.jpg and /dev/null differ diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index aaba385e5..b0ae18bf6 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -10,7 +10,6 @@ html { body { color: #ffffff; background-color: #4a6b7c; - background-image: url(bg.jpg); background-position: bottom center; background-repeat: repeat-x; font-family: Verdana, Arial, sans-serif; diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/header.png b/themes/openwrt/htdocs/luci-static/openwrt.org/header.png deleted file mode 100644 index 5a7c9a10d..000000000 Binary files a/themes/openwrt/htdocs/luci-static/openwrt.org/header.png and /dev/null differ -- cgit v1.2.3