Layout pour le dossier de skins cmf.
[ckeditor.git] / contents.css
diff --git a/contents.css b/contents.css
deleted file mode 100644 (file)
index e6cbc07..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.html or http://ckeditor.com/license\r
-*/\r
-\r
-body\r
-{\r
-       /* Font */\r
-       font-family: Arial, Verdana, sans-serif;\r
-       font-size: 12px;\r
-\r
-       /* Text color */\r
-       color: #222;\r
-\r
-       /* Remove the background color to make it transparent */\r
-       background-color: #fff;\r
-}\r
-\r
-ol,ul,dl\r
-{\r
-       /* IE7: reset rtl list margin. (#7334) */\r
-       *margin-right:0px;\r
-       /* preserved spaces for rtl list item bullets. (#6249)*/\r
-    padding-right:40px;\r
-}\r