X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/resources/welcome.css diff --git a/docs/resources/welcome.css b/docs/resources/welcome.css index 229acebe..f10f2ed6 100644 --- a/docs/resources/welcome.css +++ b/docs/resources/welcome.css @@ -1,31 +1,27 @@ -/*! - * Ext JS Library 3.0.0 - * Copyright(c) 2006-2009 Ext JS, LLC - * licensing@extjs.com - * http://www.extjs.com/license - */ 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