INTEGRATION: CWS sdkbugfix02 (1.3.10); FILE MERGED

2005/03/17 16:17:04 jsc 1.3.10.1: #120063# insert text-decoration none for links
This commit is contained in:
Rüdiger Timm 2005-03-29 11:04:00 +00:00
parent 9b1f931b53
commit bdff82fd81

View file

@ -1,3 +1,4 @@
a { text-decoration: none; }
a:link { color: #C44B01; } a:link { color: #C44B01; }
a:visited { color: #638093; } a:visited { color: #638093; }
a:active { color: #9DCA12; } a:active { color: #9DCA12; }