Index: static/css/main-desktop.css |
=================================================================== |
deleted file mode 100644 |
--- a/static/css/main-desktop.css |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-html |
-{ |
- position: relative; |
- min-height: 100%; |
-} |
- |
-#content |
-{ |
- margin-top: 71px; |
-} |
- |
-#anwiki-admin |
-{ |
- position: absolute; |
- bottom: 5px; |
- right: 10px; |
- left: 0; |
-} |
- |
-html[dir="rtl"] #anwiki-admin |
-{ |
- left: 10px; |
- right: 0; |
-} |
- |
-#pageactions |
-{ |
- float: right; |
- margin-top: -21px; |
- margin-left: -150px; |
- margin-right: -150px; |
- width: 980px; |
-} |
- |
-#globalnav |
-{ |
- margin-top: 5px; |
- margin-bottom: 5px; |
-} |