/[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.5 by dpavlin, Fri Apr 5 11:31:40 2002 UTC revision 1.6 by dpavlin, Thu Apr 11 12:57:03 2002 UTC
# Line 67  A:visited { Line 67  A:visited {
67          font-size : 10px;          font-size : 10px;
68  }  }
69    
70  .white9 {  .newsletter {
71          font-family: sans-serif, verdana, arial, helvetica;          font-family: sans-serif, verdana, arial, helvetica;
72          font-size : 9px;          font-size : 9px;
73          color : white;          color : black;
74          text-align: center;          text-align: center;
75            background-color: #ff9933;
76  }  }
77    
78  .black9 {  .newsletter_form {
79          font-family: sans-serif, verdana, arial, helvetica;          font-family: sans-serif, verdana, arial, helvetica;
80          font-size : 9px;          font-size : 9px;
81          color : black;          color : black;
82          text-align: center;          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.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26