]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/styles/global.css
serv_rssclient.c: style update
[citadel.git] / webcit / static / styles / global.css
diff --git a/webcit/static/styles/global.css b/webcit/static/styles/global.css
deleted file mode 100644 (file)
index 8e72d86..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#global {
-       margin-left: 0;
-       padding: 0;
-       position: absolute;
-       bottom: 0;
-       top: 0;
-       right: 0;
-       left: 0;
-       overflow-y: hidden;
-}
-
-#global center { width: 80% }