/[corp_html]/stil.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 /stil.css

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

revision 1.4 by dpavlin, Mon Mar 19 10:22:51 2001 UTC revision 1.5 by dpavlin, Fri Apr 5 11:31:40 2002 UTC
# Line 67  A:visited { Line 67  A:visited {
67          font-size : 10px;          font-size : 10px;
68  }  }
69    
70    .white9 {
71            font-family: sans-serif, verdana, arial, helvetica;
72            font-size : 9px;
73            color : white;
74            text-align: center;
75    }
76    
77    .black9 {
78            font-family: sans-serif, verdana, arial, helvetica;
79            font-size : 9px;
80            color : black;
81            text-align: center;
82    }
83    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26