From 8d4e8c121802bef2bcc42663e249f5b0946f02cd Mon Sep 17 00:00:00 2001 From: Colin Viebrock Date: Tue, 5 May 1998 14:15:44 +0000 Subject: [PATCH] Changed the link colour ... you like? ;) --- include/shared.inc | 2 +- php-style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/include/shared.inc b/include/shared.inc index 829871279..d789bf5b7 100644 --- a/include/shared.inc +++ b/include/shared.inc @@ -389,7 +389,7 @@ endif; - diff --git a/php-style.css b/php-style.css index a9c612334..ab269888a 100644 --- a/php-style.css +++ b/php-style.css @@ -3,6 +3,7 @@ A { font-weight: bold; text-decoration: none; + color: #5B69A6; } .sidebartoc {