Project

General

Profile

« Previous | Next » 

Revision 1699

Added by Jing Tao about 21 years ago

Change some setting.

View differences:

lib/style/knb.css
57 57
    background: white;
58 58
    color: black;
59 59
    width: 100%;
60
    font-size: 1em; 
61
    left-padding: 0.25em;
62
    right-padding: 0.25em; }
60
    font-size: 1em;
61
   
62
    
63
    }
64
.tableparty {
65
    background: white;
66
    color: black;
67
    width: 100%;
68
    font-size: 0.9em; 
69
    }
63 70
.tablepanel {
64 71
    background: #eeeeee;
65 72
    color: black;
66 73
    font-size: 1em; 
67
    left-padding: 0.25em;
68
    right-padding: 0.25em; }
74
    }
69 75
.tablehead {
70 76
    background: #ccccff;
71 77
    vertical-align: baseline;
72 78
    color: black;
73 79
    font-size: 1em;
74 80
    font-weight: bold;
81
    border-collapse: collapse;
82
    border-width: 0.05em;
83
    border-color: white;
84
    border-style: solid;
75 85
    }
76 86
.tableheadcontrast {
77 87
    background: #dddddd;
......
89 99
    margin-top: 0.5em;
90 100
    margin-left: 3em;
91 101
    font-weight: bold;
92
    font-style: italic; }
102
    font-style: italic; 
103
   }
93 104
.pagetitle {
94 105
    font-family: Arial,Helvetica,sans-serif;
95 106
    font-size: 3em;
......
152 163
    background: white; }
153 164
.highlight  {
154 165
    background-color: #dddddd; 
155
    font-size: 1em; }
166
    font-size: 1em;
167
    border-collapse: collapse;
168
    border-width: 0.05em;
169
    border-color: white;
170
    border-style: solid;
171
   }
172
.secondCol  {
173
    font-size: 1em;
174
    border-collapse: collapse;
175
   }
156 176
.plaintext {
157 177
    color: black;
158 178
    font-weight: normal;

Also available in: Unified diff