Changeset 43

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

tweaked colours

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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}