Changeset 43 for bitstructures

Show
Ignore:
Timestamp:
01/06/08 15:02:17 (12 months ago)
Author:
simon
Message:

tweaked colours

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bitstructures/trunk/css/bitstructures.css

    r42 r43  
    122122 
    123123pre { 
    124         background-color: #def; 
     124        background-color: #e6f5ff; 
    125125} 
    126126 
     
    128128 
    129129.highlight .k, .highlight .nb, .highlight .nt { 
    130         color: #555; 
     130        color: #333; 
    131131        font-weight: bold; 
    132132}