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:
parent
9b1f931b53
commit
bdff82fd81
1 changed files with 1 additions and 0 deletions
|
@ -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; }
|
||||||
|
|
Loading…
Reference in a new issue