diff options
author | murphy <murphy@rubychan.de> | 2005-09-28 16:13:17 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2005-09-28 16:13:17 +0000 |
commit | 0cffb71d357e50dad6f1223e1df9152807e3b56f (patch) | |
tree | 3d797488f5bbeab3b0c225ee552a6398dbb01cec /rake_helpers | |
parent | d8dab2037b0fa4748f3fae1e5ae980c112b2fa29 (diff) | |
download | coderay-0cffb71d357e50dad6f1223e1df9152807e3b56f.tar.gz |
Still working on Documentation.
Rakefile: fixed a status message.
Diffstat (limited to 'rake_helpers')
-rw-r--r-- | rake_helpers/coderay_rdoc_template.rb | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |