stas 02/04/27 22:57:51
Modified: src style.css
Log:
use the default style for links
Revision Changes Path
1.63 +0 -8 modperl-docs/src/style.css
Index: style.css
===================================================================
RCS file: /home/cvs/modperl-docs/src/style.css,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- style.css 28 Apr 2002 05:45:11 -0000 1.62
+++ style.css 28 Apr 2002 05:57:51 -0000 1.63
@@ -51,14 +51,6 @@
/*** links ***/
-a:link { color: #0000ff;}
-a:visited { color: #993333;}
-a:active { color: #666666;}
-a:hover {
- color: #666666;
- text-decoration: underline; /* needed for opera */
-}
-
/* hidden links */
h1 a:link, h2 a:link, h3 a:link, h4 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]