From b09a7f4099030f1a82ca7e3390d200ada12cdf4a Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 31 Jan 2013 02:23:23 +0000 Subject: [PATCH] Added placeholder CSS files to the other themes --- i2p2www/static/styles/danimoth/default.css | 0 i2p2www/static/styles/danimoth/mobile.css | 0 i2p2www/static/styles/dark/default.css | 0 i2p2www/static/styles/dark/mobile.css | 0 i2p2www/static/styles/light/default.css | 0 i2p2www/static/styles/light/mobile.css | 0 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 i2p2www/static/styles/danimoth/default.css create mode 100644 i2p2www/static/styles/danimoth/mobile.css create mode 100644 i2p2www/static/styles/dark/default.css create mode 100644 i2p2www/static/styles/dark/mobile.css create mode 100644 i2p2www/static/styles/light/default.css create mode 100644 i2p2www/static/styles/light/mobile.css diff --git a/i2p2www/static/styles/danimoth/default.css b/i2p2www/static/styles/danimoth/default.css new file mode 100644 index 00000000..e69de29b diff --git a/i2p2www/static/styles/danimoth/mobile.css b/i2p2www/static/styles/danimoth/mobile.css new file mode 100644 index 00000000..e69de29b diff --git a/i2p2www/static/styles/dark/default.css b/i2p2www/static/styles/dark/default.css new file mode 100644 index 00000000..e69de29b diff --git a/i2p2www/static/styles/dark/mobile.css b/i2p2www/static/styles/dark/mobile.css new file mode 100644 index 00000000..e69de29b diff --git a/i2p2www/static/styles/light/default.css b/i2p2www/static/styles/light/default.css new file mode 100644 index 00000000..e69de29b diff --git a/i2p2www/static/styles/light/mobile.css b/i2p2www/static/styles/light/mobile.css new file mode 100644 index 00000000..e69de29b