summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/garland/minnelli/style-rtl.css3
-rw-r--r--themes/garland/minnelli/style.css22
2 files changed, 0 insertions, 25 deletions
diff --git a/themes/garland/minnelli/style-rtl.css b/themes/garland/minnelli/style-rtl.css
deleted file mode 100644
index bf0ad87df..000000000
--- a/themes/garland/minnelli/style-rtl.css
+++ /dev/null
@@ -1,3 +0,0 @@
-/* $Id$ */
-
-@import "../style-rtl.css";
diff --git a/themes/garland/minnelli/style.css b/themes/garland/minnelli/style.css
deleted file mode 100644
index 097e28888..000000000
--- a/themes/garland/minnelli/style.css
+++ /dev/null
@@ -1,22 +0,0 @@
-/* $Id$ */
-
-/**
- * Minnelli, for Drupal 5.0
- * Stefan Nagtegaal, iStyledThis [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
-@import "../style.css";
-
-body #wrapper #container {
- width: 560px;
-}
-
-body.sidebars #wrapper #container {
- width: 980px;
-}
-
-body.sidebar-left #wrapper #container,
-body.sidebar-right #wrapper #container {
- width: 770px;
-}