commit 20015c0fb898ae354768a12e86208e31d5647667
parent a48b5c6a1a872791eb9d9b2945b159f29dbc1812
Author: Eli Barzilay <eli@racket-lang.org>
Date: Tue, 24 Jun 2008 19:15:23 +0000
darken techlink underlines a little
svn: r10446
original commit: 4f880a99c49e471c9a040439a64d02f8e744b724
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/collects/scribble/scribble.css b/collects/scribble/scribble.css
@@ -421,7 +421,7 @@ i {
color: blue;
}
-.techoutside { text-decoration: underline; color: #d0d0d0; }
+.techoutside { text-decoration: underline; color: #b0b0b0; }
.techoutside:hover { text-decoration: underline; color: blue; }
/* .techinside:hover doesn't work with FF, .techinside:hover>