/[mws]/trunk/html/style.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/html/style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25 by dpavlin, Sat May 8 16:06:58 2004 UTC revision 28 by dpavlin, Sat May 8 22:18:38 2004 UTC
# Line 49  A:active { Line 49  A:active {
49          text-decoration: none;          text-decoration: none;
50  }  }
51    
52    TD.calendar {
53            color: #999;
54    }
55    
56    .notice {
57            color: #999;
58    }
59    
60    .headers {
61            background: #eee;
62            border: 0px;
63            margin: 0px;
64            padding: 3px;
65    }
66    
67    .message {
68            margin: 0px;
69            padding: 3px;
70    }
71    
72    .quote {
73            color: #333;
74    }
75    
76    .signature {
77            color: #666;
78    }

Legend:
Removed from v.25  
changed lines
  Added in v.28

  ViewVC Help
Powered by ViewVC 1.1.26