diff options
-rw-r--r-- | htdocs/base.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/htdocs/base.css b/htdocs/base.css index a0a1df4..5c12d23 100644 --- a/htdocs/base.css +++ b/htdocs/base.css @@ -4,7 +4,7 @@ Copyright © 2000 W3C (MIT, INRIA, Keio). All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - $Id: base.css,v 1.14 2001-09-19 00:33:40 link Exp $ + $Id: base.css,v 1.15 2001-09-20 16:44:33 link Exp $ */ @import url(non-netscape.css); @@ -45,8 +45,6 @@ div.issue { .hideme {display: none} -label {display: inline} - dt a {color: black} /* These are usually targets and not links */ h1 a {color: black} /* These are usually targets and not links */ h2 a {color: black} /* These are usually targets and not links */ |