Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / docs / resources / welcome.css
diff --git a/docs/resources/welcome.css b/docs/resources/welcome.css
deleted file mode 100644 (file)
index f10f2ed..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-body{
-    background:url(welcome-bg.gif) top left;
-    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
-    color: #000000;
-    margin: 0px;
-    font-size:13px;
-    padding-bottom:15px;
-}
-
-a {
-    color: #083772;
-}
-
-a:link {
-    color: #083772;
-    text-decoration: none;
-}
-
-a:visited {
-   color: #1e4e8f;
-    text-decoration: none;
-}
-
-a:hover {
-    text-decoration: underline;
-    color: #0000CC;
-}
\ No newline at end of file