diff --git a/collects/scribble/scribble.css b/collects/scribble/scribble.css index 7aa9fec2..14492950 100644 --- a/collects/scribble/scribble.css +++ b/collects/scribble/scribble.css @@ -158,6 +158,11 @@ font-weight: bold; .tocviewlink { text-decoration: none; + color: blue; +} + +.tocviewselflink { + color: blue; } .tocsublist {