From 0cffb71d357e50dad6f1223e1df9152807e3b56f Mon Sep 17 00:00:00 2001 From: murphy Date: Wed, 28 Sep 2005 16:13:17 +0000 Subject: Still working on Documentation. Rakefile: fixed a status message. --- rake_helpers/coderay_rdoc_template.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rake_helpers') diff --git a/rake_helpers/coderay_rdoc_template.rb b/rake_helpers/coderay_rdoc_template.rb index e3c297e..867a144 100644 --- a/rake_helpers/coderay_rdoc_template.rb +++ b/rake_helpers/coderay_rdoc_template.rb @@ -84,6 +84,8 @@ tt { color: $LIGHT_BLUE; font-size: 1em; } .attr-value { font-family: monospace; + color: $LIGHT_BLUE; + font-size: 1em; } .banner { -- cgit v1.2.1