X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/docs/resources/welcome.css diff --git a/docs/resources/welcome.css b/docs/resources/welcome.css index d5b9a21c..f10f2ed6 100644 --- a/docs/resources/welcome.css +++ b/docs/resources/welcome.css @@ -1,25 +1,27 @@ 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