/[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.1.1.1 by dpavlin, Fri Feb 16 23:34:01 2001 UTC revision 1.6 by dpavlin, Thu Apr 11 12:57:03 2002 UTC
# Line 41  A:visited { Line 41  A:visited {
41          color : #6c9e34;          color : #6c9e34;
42  }  }
43    
44  .font {  .silver {
45    
46            font-family: sans-serif, verdana, arial, helvetica;
47            font-size : 9px;
48            color : silver;
49    }
50    
51    
52    .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    .newsletter {
71            font-family: sans-serif, verdana, arial, helvetica;
72            font-size : 9px;
73            color : black;
74            text-align: center;
75            background-color: #ff9933;
76    }
77    
78    .newsletter_form {
79            font-family: sans-serif, verdana, arial, helvetica;
80            font-size : 9px;
81            color : black;
82            text-align: center;
83    }
84    
85    .title { color: #000080; font-weight: bold; }
86    .bsmall { font-weight: bold; }
87    .msg { color: #FFFFFF; font-weight: bold; }

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26