Bug fix: rotate plugin
[geeqie.git] / web / default.css
diff --git a/web/default.css b/web/default.css
deleted file mode 100644 (file)
index 5128e9d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-#header {
-    margin: 0 0 0 0;
-    text-align : center;
-    width : 740px;
-    border: 1px solid #8BA0FF;
-    background: #d0e0ff;
-
-  }
-
-
-#side {
-    float : left;
-    width : 150px;
-    padding-left : 5px;
-  }
-
-#side ul {
-    padding-left : 0.5em;
-    margin-left : 0.5em;
-}
-
-#main {
-    width : 600px;
-    margin-top : 20px;
-    margin-left : 160px;
-  }
-