Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / resources / welcome.css
index f10f2ed..d5b9a21 100644 (file)
@@ -1,27 +1,25 @@
 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;
+       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;
+       color: #083772;
 }
-
 a:link {
-    color: #083772;
-    text-decoration: none;
+       color: #083772;
+       text-decoration: none;
 }
 
 a:visited {
    color: #1e4e8f;
-    text-decoration: none;
+       text-decoration: none;
 }
 
 a:hover {
-    text-decoration: underline;
-    color: #0000CC;
+       text-decoration: underline;
+       color: #0000CC;
 }
\ No newline at end of file