changeset 966:151d961a7a91

Fix one stylesheet colour.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 23 Mar 2009 17:42:09 +0000
parents 2ea446854c3d
children b37e9f0f4910
files docs/manual.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/docs/manual.css	Mon Mar 23 12:45:19 2009 +0000
+++ b/docs/manual.css	Mon Mar 23 17:42:09 2009 +0000
@@ -16,7 +16,7 @@
 
 a.ulink, a.ulink:visited {
 	text-decoration: underline;
-        color: yellow;
+        color: #bb0;
 }
 
 a:hover {