]> git.ipfire.org Git - ipfire.org.git/blobdiff - www/static/css/ie6.css
Move everything to the root of the repository.
[ipfire.org.git] / www / static / css / ie6.css
diff --git a/www/static/css/ie6.css b/www/static/css/ie6.css
deleted file mode 100644 (file)
index e8cccd3..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-/* Settings for IE6 and older */
-body
-{
-    background: #fff;
-}
-
-#header h1
-{
-    margin-left: 52px;
-}
-
-#header h2
-{
-    margin-left: 52px;
-}
-#menu li
-{
-    width: 1em;
-}
-p
-{
-padding-right: 1.5em;
-}