/[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.2 by dpavlin, Wed Feb 28 09:48:31 2001 UTC revision 1.5 by dpavlin, Fri Apr 5 11:31:40 2002 UTC
# Line 50  A:visited { Line 50  A:visited {
50    
51    
52  .font {  .font {
   
53          font-family: sans-serif, verdana, arial, helvetica;          font-family: sans-serif, verdana, arial, helvetica;
54          font-size : 12px;          font-size : 12px;
55          color : Navy;          color : Navy;
56  }  }
57    
58    .orange {
59            font-family: sans-serif, verdana, arial, helvetica;
60            font-size : 12px;
61            color : #ff9933;
62    }
63    
64    .small {
65    
66            font-family: sans-serif, verdana, arial, helvetica;
67            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.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26