/[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.7 by dpavlin, Thu Apr 25 12:16:41 2002 UTC revision 1.8 by dpavlin, Mon Apr 29 13:02:39 2002 UTC
# Line 75  A:visited { Line 75  A:visited {
75  .newsletter {  .newsletter {
76          font-family: sans-serif, verdana, arial, helvetica;          font-family: sans-serif, verdana, arial, helvetica;
77          font-size : 9px;          font-size : 9px;
78          color : black;          color : white;
79          text-align: center;          text-align: center;
80          background-color: #ff9933;  /*      background-color: #ff9933; */
81    }
82    .newsletter_email {
83            font-family: sans-serif, verdana, arial, helvetica;
84            font-size : 9px;
85            text-align: center;
86            BACKGROUND: white;
87            BORDER-RIGHT: #ff9933 2px solid;
88            BORDER-TOP: #ff9933 2px solid;
89            BORDER-LEFT: #ff9933 2px solid;
90            BORDER-BOTTOM: #ff9933 2px solid;
91  }  }
92    
93  .newsletter_form {  .newsletter_button {
94          font-family: sans-serif, verdana, arial, helvetica;          font-family: sans-serif, verdana, arial, helvetica;
95          font-size : 9px;          font-size : 9px;
         color : black;  
96          text-align: center;          text-align: center;
97            BORDER-RIGHT: #FFFFFF 1px solid;
98            BORDER-TOP: #FFFFFF 1px solid;
99            BORDER-LEFT: #FFFFFF 1px solid;
100            BORDER-BOTTOM: #FFFFFF 1px solid
101            COLOR: ffffff;
102            BACKGROUND: ff9933;
103  }  }
104    
105  .title {  .title {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.26