From: Chris R. <chr...@us...> - 2003-03-12 16:24:16
|
Update of /cvsroot/perl-ldap/website In directory sc8-pr-cvs1:/tmp/cvs-serv14049 Modified Files: index.html Log Message: Removed some CSS Index: index.html =================================================================== RCS file: /cvsroot/perl-ldap/website/index.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- index.html 12 Mar 2003 16:22:23 -0000 1.23 +++ index.html 12 Mar 2003 16:24:06 -0000 1.24 @@ -12,9 +12,6 @@ background-color: #FFFFFF; font-family: Helvetica,Arial,sans-serif; } - :link { color: #005555 } - :visited { color: #AA0000 } - :active { color: #006666 } h1 { text-align: center } </style> </head> |