added version to all builds; changed current version to 1.2.2-pre - to be updated...
[jquery.git] / build / docs / style / cat.css
diff --git a/build/docs/style/cat.css b/build/docs/style/cat.css
deleted file mode 100644 (file)
index e84f08f..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-html, body {
-       background: #FFF;
-       color: #000;
-       font-family: Arial;
-       font-size: 12px;
-}
-
-h2 {
-       clear: both;
-       border-bottom: 1px solid #EEE;
-       margin-top: 15px;
-}
-
-ul {
-       list-style: none;
-       overflow: auto;
-}
-
-li {
-       float: left;
-       width: 20%;
-}