/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/css/main.css
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/css/main.css

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

revision 1.1 by jonen, Fri Jan 31 04:57:10 2003 UTC revision 1.2 by jonen, Mon Feb 3 16:46:57 2003 UTC
# Line 40  body { Line 40  body {
40          width: 100%;          width: 100%;
41          height:19px;          height:19px;
42          padding-top: 2px;          padding-top: 2px;
43          float: left;              float: left;
44  }  }
45    
46  .subheader {  .subheader {
# Line 59  body { Line 59  body {
59  }                }              
60                                    
61  .leftblock {  .leftblock {
62          width: 180px;          width: 150px;
         padding-top: 10px;  
63                    
64          background-color: #eeeeee;          background-color: #eeeeee;
65          vertical-align: top;          vertical-align: top;
# Line 77  body { Line 76  body {
76          width: 100%;          width: 100%;
77  }  }
78    
79    .headtitle {
80            font-size: 16pt;
81            font-weight: bold;
82            color: #FFFFFF;
83            padding-top: 5px;
84            padding-left: 20px;
85            padding-bottom: 5px;    
86    }
87    
88  .headsubtitle {  .headsubtitle {
89          font-size: 10pt;          font-size: 10pt;
90          font-weight: bold;          font-weight: bold;
# Line 93  body { Line 101  body {
101          padding: 5px 0px 0px 5px;          padding: 5px 0px 0px 5px;
102          margin-bottom: 5px;          margin-bottom: 5px;
103  }  }
104  #subheadright {          
105    .subheadright {        
106          float: right;          float: right;
107          background-color: #5969FF;          background-color: #AFB5FF;
108          padding: 5px 5px 0px 0px;          padding: 5px 5px 0px 0px;
109          margin-bottom: 5px;          margin-top: 20px;
110  }  }
111    
112  .headseperator {  .headseperator {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed