Project

General

Profile

« Previous | Next » 

Revision 2433

Added by sgarg about 19 years ago

Modified text, style and formating for the skins.

(Commit done by Saurabh Garg for Veronique)

View differences:

ltss.css
132 132
    font-size: 16px;
133 133
    color: #000000;
134 134
}
135
 
135
 .linkedHeaderStyle{
136
    
137
    background-color: #C0C0C0;
138
    padding-left: 16%;
139
 }
136 140
 .title {
137 141
    font-family: Georgia, Times New Roman, Times, serif;
138 142
    color:      black;
......
142 146
}
143 147

  
144 148
.highlight  {
145
    color: #006699;
146
    background-color: #FFFFFF; 
149
    color: #000000;
150
    background-color: #EAEAEA; 
147 151
    font-style: italic;
148 152
    font-size: 1em; 
149 153
    padding-left: 10px;
......
151 155

  
152 156
.tablehead {
153 157
    color: #000000;
154
    background: #FFFFFF;
158
    background: #C0C0C0;
155 159
    text-align: left;
156 160
    font-size: 14px; 
157 161
    font-weight: bold;
158
    border-top: solid #ffffff 15px;
162
    border-top: solid #ffffff 5px;
159 163
    border-bottom: solid #dddddd 1px;
160
    padding-left: 10px;
164
    padding-left: 16%;
161 165
    padding-top: 0px;
162 166
    padding-bottom: 0px;
163 167
}

Also available in: Unified diff