aboutsummaryrefslogtreecommitdiffstats
path: root/public/stylesheets/main-custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/main-custom.css')
-rw-r--r--public/stylesheets/main-custom.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/public/stylesheets/main-custom.css b/public/stylesheets/main-custom.css
deleted file mode 100644
index 2f68de6b1..000000000
--- a/public/stylesheets/main-custom.css
+++ /dev/null
@@ -1,18 +0,0 @@
-/* drop your local CSS overrides in here */
-#banner
-{
- // background-image: url(../images/navimg/somebanner.jpg);
-}
-
-
-
-#header h1 a
-{
- background-image: url(../images/navimg/alaveteli-logo.png);
-}
-
-
-#orglogo a
-{
- background-image: url(../images/navimg/alaveteli-logo-header.png);
-}