public
Rubygem
Description: More than just a new RDoc template
Clone URL: git://github.com/mislav/hanna.git
README, Rakefile, gemspec
mislav (author)
Thu May 01 22:38:51 -0700 2008
commit  d7538de14f1182824632a6d5da8dc422495f4f84
tree    202cbe9d40c0d2b173ff56cbc5967b2e047b26c8
parent  1eaaacdb593206585e0c0d4bddc946921cd5a9d5
...
1
2
3
4
5
...
68
69
70
71
 
72
73
74
...
 
 
1
2
3
...
66
67
68
 
69
70
71
72
0
@@ -1,5 +1,3 @@
0
-!header = firebrick
0
-
0
 body
0
   :font-family Verdana,Arial,Helvetica,sans-serif
0
   :font-size 90%
0
@@ -68,7 +66,7 @@ div#classHeader
0
   :margin 0
0
   :margin-left -40px
0
   :border-bottom 3px solid #006
0
- :background = !header
0
+ :background #057
0
   a
0
     :background inherit
0
     :color white

Comments

    No one has commented yet.